Download udash-core-shared-0.1.0.jar file - Jar u

Jar examples for u:udash-core-shared

Description

shared

You can download jar file udash-core-shared 0.1.0 in this page.

License

GPL-3.0

Build File

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

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

Download

Click the following link to download the jar file.

udash-core-shared-0.1.0-javadoc.jar
udash-core-shared-0.1.0-sources.jar
udash-core-shared-0.1.0.jar
udash-core-shared-0.1.0.pom



Related Tutorials