Download platform.users.core-0.2.jar file - Jar p

Jar examples for p:platform.users.core

Description

User Graphs Core

You can download jar file platform.users.core 0.2 in this page.

License

Apache License

Build File

You can use the following script to add platform.users.core-0.2.jar to your project.

<dependency>
   <groupId>org.apache.clerezza</groupId>
   <artifactId>platform.users.core</artifactId>
   <version>0.2</version>
</dependency>
compile group: 'org.apache.clerezza', name: 'platform.users.core', version: '0.2'
libraryDependencies += "org.apache.clerezza" % "platform.users.core" % "0.2"
<dependency org="org.apache.clerezza" name="platform.users.core" rev="0.2"/>
@Grapes(@Grab(group='org.apache.clerezza', module='platform.users.core', version='0.2'))
'org.apache.clerezza:platform.users.core:jar:0.2'

Download

Click the following link to download the jar file.

platform.users.core-0.2-sources.jar
platform.users.core-0.2.jar
platform.users.core-0.2.pom



Related Tutorials