Download profile-plugin-1.4.27.jar file - Jar p

Jar examples for p:profile-plugin

Description

Profile configuration for Java Web Project

You can download jar file profile-plugin 1.4.27 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add profile-plugin-1.4.27.jar to your project.

<dependency>
   <groupId>cn.bestwu.gradle</groupId>
   <artifactId>profile-plugin</artifactId>
   <version>1.4.27</version>
</dependency>
compile group: 'cn.bestwu.gradle', name: 'profile-plugin', version: '1.4.27'
libraryDependencies += "cn.bestwu.gradle" % "profile-plugin" % "1.4.27"
<dependency org="cn.bestwu.gradle" name="profile-plugin" rev="1.4.27"/>
@Grapes(@Grab(group='cn.bestwu.gradle', module='profile-plugin', version='1.4.27'))
'cn.bestwu.gradle:profile-plugin:jar:1.4.27'

Download

Click the following link to download the jar file.

profile-plugin-1.4.27-javadoc.jar
profile-plugin-1.4.27-sources.jar
profile-plugin-1.4.27.jar
profile-plugin-1.4.27.pom



Related Tutorials