Download udash-core-shared-0.2.0-rc.2.jar file - Jar u

Jar examples for u:udash-core-shared

Description

shared

You can download jar file udash-core-shared 0.2.0-rc.2 in this page.

License

GPL-3.0

Build File

You can use the following script to add udash-core-shared-0.2.0-rc.2.jar to your project.

<dependency>
   <groupId>io.udash</groupId>
   <artifactId>udash-core-shared</artifactId>
   <version>0.2.0-rc.2</version>
</dependency>
compile group: 'io.udash', name: 'udash-core-shared', version: '0.2.0-rc.2'
libraryDependencies += "io.udash" % "udash-core-shared" % "0.2.0-rc.2"
<dependency org="io.udash" name="udash-core-shared" rev="0.2.0-rc.2"/>
@Grapes(@Grab(group='io.udash', module='udash-core-shared', version='0.2.0-rc.2'))
'io.udash:udash-core-shared:jar:0.2.0-rc.2'

Download

Click the following link to download the jar file.

udash-core-shared-0.2.0-rc.2-javadoc.jar
udash-core-shared-0.2.0-rc.2-sources.jar
udash-core-shared-0.2.0-rc.2.jar
udash-core-shared-0.2.0-rc.2.pom



Related Tutorials