Download smartcosmos-user-entity-devkit-3.0.0.jar file - Jar s

Jar examples for s:smartcosmos-user-entity-devkit

Description

Devkit implementation of User mananagement entities and data layer

You can download jar file smartcosmos-user-entity-devkit 3.0.0 in this page.

License

Open Source License

Build File

You can use the following script to add smartcosmos-user-entity-devkit-3.0.0.jar to your project.

<dependency>
   <groupId>net.smartcosmos</groupId>
   <artifactId>smartcosmos-user-entity-devkit</artifactId>
   <version>3.0.0</version>
</dependency>
compile group: 'net.smartcosmos', name: 'smartcosmos-user-entity-devkit', version: '3.0.0'
libraryDependencies += "net.smartcosmos" % "smartcosmos-user-entity-devkit" % "3.0.0"
<dependency org="net.smartcosmos" name="smartcosmos-user-entity-devkit" rev="3.0.0"/>
@Grapes(@Grab(group='net.smartcosmos', module='smartcosmos-user-entity-devkit', version='3.0.0'))
'net.smartcosmos:smartcosmos-user-entity-devkit:jar:3.0.0'

Download

Click the following link to download the jar file.

smartcosmos-user-entity-devkit-3.0.0-javadoc.jar
smartcosmos-user-entity-devkit-3.0.0-sources.jar
smartcosmos-user-entity-devkit-3.0.0.jar
smartcosmos-user-entity-devkit-3.0.0.pom



Related Tutorials