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

Jar examples for c:crafter-profile-client

Description

Crafter Profile Client

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

License

GNU GENERAL PUBLIC LICENSE, Version 3

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials