Jar examples for c:codelabor-system-core
codelabor system core
You can download jar file codelabor-system-core 2.0.2 in this page.
Apache 2
You can use the following script to add codelabor-system-core-2.0.2.jar to your project.
<dependency> <groupId>org.codelabor</groupId> <artifactId>codelabor-system-core</artifactId> <version>2.0.2</version> </dependency>
compile group: 'org.codelabor', name: 'codelabor-system-core', version: '2.0.2'
libraryDependencies += "org.codelabor" % "codelabor-system-core" % "2.0.2"
<dependency org="org.codelabor" name="codelabor-system-core" rev="2.0.2"/>
@Grapes(@Grab(group='org.codelabor', module='codelabor-system-core', version='2.0.2'))
'org.codelabor:codelabor-system-core:jar:2.0.2'
Click the following link to download the jar file.
codelabor-system-core-2.0.2-javadoc.jar