Download crafter-profile-api-3.0.9.jar file - Jar c

Jar examples for c:crafter-profile-api

Description

Crafter Profile API

You can download jar file crafter-profile-api 3.0.9 in this page.

License

GNU GENERAL PUBLIC LICENSE, Version 3

Build File

You can use the following script to add crafter-profile-api-3.0.9.jar to your project.

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

Download

Click the following link to download the jar file.

crafter-profile-api-3.0.9-javadoc.jar
crafter-profile-api-3.0.9-sources.jar
crafter-profile-api-3.0.9.jar
crafter-profile-api-3.0.9.pom



Related Tutorials