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.2 in this page.
Apache License
You can use the following script to add common.core-0.1.2.jar to your project.
<dependency> <groupId>com.github.vatbub</groupId> <artifactId>common.core</artifactId> <version>0.1.2</version> </dependency>
compile group: 'com.github.vatbub', name: 'common.core', version: '0.1.2'
libraryDependencies += "com.github.vatbub" % "common.core" % "0.1.2"
<dependency org="com.github.vatbub" name="common.core" rev="0.1.2"/>
@Grapes(@Grab(group='com.github.vatbub', module='common.core', version='0.1.2'))
'com.github.vatbub:common.core:jar:0.1.2'
Click the following link to download the jar file.
common.core-0.1.2-javadoc.jar