Download plugin-module-codegen-api-5.0.18.jar file - Jar p

Jar examples for p:plugin-module-codegen-api

Description

You can download jar file plugin-module-codegen-api 5.0.18 in this page.

Build File

You can use the following script to add plugin-module-codegen-api-5.0.18.jar to your project.

<dependency>
   <groupId>com.atlassian.amps</groupId>
   <artifactId>plugin-module-codegen-api</artifactId>
   <version>5.0.18</version>
</dependency>
compile group: 'com.atlassian.amps', name: 'plugin-module-codegen-api', version: '5.0.18'
libraryDependencies += "com.atlassian.amps" % "plugin-module-codegen-api" % "5.0.18"
<dependency org="com.atlassian.amps" name="plugin-module-codegen-api" rev="5.0.18"/>
@Grapes(@Grab(group='com.atlassian.amps', module='plugin-module-codegen-api', version='5.0.18'))
'com.atlassian.amps:plugin-module-codegen-api:jar:5.0.18'

Download

Click the following link to download the jar file.

plugin-module-codegen-api-5.0.18-javadoc.jar
plugin-module-codegen-api-5.0.18-sources.jar
plugin-module-codegen-api-5.0.18.jar
plugin-module-codegen-api-5.0.18.pom



Related Tutorials