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

Jar examples for c:crafter-profile-client

Description

Crafter Profile Client

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

License

GNU GENERAL PUBLIC LICENSE, Version 3

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials