Jar examples for c:common
Common core classes for vatbub projects. Includes a logger and a preference storage among others
You can download jar file common.core 0.1.4 in this page.
Apache License
You can use the following script to add common.core-0.1.4.jar to your project.
<dependency> <groupId>com.github.vatbub</groupId> <artifactId>common.core</artifactId> <version>0.1.4</version> </dependency>
compile group: 'com.github.vatbub', name: 'common.core', version: '0.1.4'
libraryDependencies += "com.github.vatbub" % "common.core" % "0.1.4"
<dependency org="com.github.vatbub" name="common.core" rev="0.1.4"/>
@Grapes(@Grab(group='com.github.vatbub', module='common.core', version='0.1.4'))
'com.github.vatbub:common.core:jar:0.1.4'
Click the following link to download the jar file.
common.core-0.1.4-javadoc.jar