Skip to content

Latest commit

 

History

History
26 lines (20 loc) · 800 Bytes

README.md

File metadata and controls

26 lines (20 loc) · 800 Bytes

If you don't know, please click here : CmonBaby

ToolKit Build Status

Add ToolKit to your project

Via Gradle:

implementation 'com.cmonbaby.toolkit.library:toolkit_library:1.0.0'

Via Maven:

<dependency>
    <groupId>com.cmonbaby.toolkit.library</groupId>
    <artifactId>toolkit_library</artifactId>
    <version>1.0.0</version>
</dependency>

License

Copyright (C) 2013-2020 Markus Junginger, Simon (https://www.cmonbaby.com)
ToolKit binaries and source code can be used according to the Apache License, Version 2.0.