Download devsmart-core-0.1.10.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.10 in this page.

License

MIT License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials