Download profile-plugin-1.4.26.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.26 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.26.jar to your project.

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

Download

Click the following link to download the jar file.

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



Related Tutorials