Download crafter-profile-client-2.4.0.jar file - Jar c

Jar examples for c:crafter-profile-client

Description

Crafter Profile Client

You can download jar file crafter-profile-client 2.4.0 in this page.

License

GNU GENERAL PUBLIC LICENSE, Version 3

Build File

You can use the following script to add crafter-profile-client-2.4.0.jar to your project.

<dependency>
   <groupId>org.craftercms</groupId>
   <artifactId>crafter-profile-client</artifactId>
   <version>2.4.0</version>
</dependency>
compile group: 'org.craftercms', name: 'crafter-profile-client', version: '2.4.0'
libraryDependencies += "org.craftercms" % "crafter-profile-client" % "2.4.0"
<dependency org="org.craftercms" name="crafter-profile-client" rev="2.4.0"/>
@Grapes(@Grab(group='org.craftercms', module='crafter-profile-client', version='2.4.0'))
'org.craftercms:crafter-profile-client:jar:2.4.0'

Download

Click the following link to download the jar file.

crafter-profile-client-2.4.0-javadoc.jar
crafter-profile-client-2.4.0-sources.jar
crafter-profile-client-2.4.0.jar
crafter-profile-client-2.4.0.pom



Related Tutorials