Download crafter-profile-client-v2.4.2.jar file - Jar c

Jar examples for c:crafter-profile-client

Description

Crafter Profile Client

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

License

GNU GENERAL PUBLIC LICENSE, Version 3

Build File

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

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

Download

Click the following link to download the jar file.

crafter-profile-client-v2.4.2-javadoc.jar
crafter-profile-client-v2.4.2-sources.jar
crafter-profile-client-v2.4.2.jar
crafter-profile-client-v2.4.2.pom



Related Tutorials