Download devsmart-core-0.1.6.jar file - Jar d

Jar examples for d:devsmart-core

Description

A collection of utility functions for java

You can download jar file devsmart-core 0.1.6 in this page.

License

MIT License

Build File

You can use the following script to add devsmart-core-0.1.6.jar to your project.

<dependency>
   <groupId>com.dev-smart</groupId>
   <artifactId>devsmart-core</artifactId>
   <version>0.1.6</version>
</dependency>
compile group: 'com.dev-smart', name: 'devsmart-core', version: '0.1.6'
libraryDependencies += "com.dev-smart" % "devsmart-core" % "0.1.6"
<dependency org="com.dev-smart" name="devsmart-core" rev="0.1.6"/>
@Grapes(@Grab(group='com.dev-smart', module='devsmart-core', version='0.1.6'))
'com.dev-smart:devsmart-core:jar:0.1.6'

Download

Click the following link to download the jar file.

devsmart-core-0.1.6-javadoc.jar
devsmart-core-0.1.6-sources.jar
devsmart-core-0.1.6.jar
devsmart-core-0.1.6.pom



Related Tutorials