License |
License |
---|---|
Categories |
CategoriesGradle Build Tools |
GroupId | GroupIdcn.bestwu.gradle |
ArtifactId | ArtifactIdprofile-plugin |
Last Version | Last Version1.4.31 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionprofile-plugin
profile-plugin
|
Filename | Size |
---|---|
profile-plugin-1.4.31.pom | |
profile-plugin-1.4.31.jar | 7 KB |
profile-plugin-1.4.31-sources.jar | 2 KB |
profile-plugin-1.4.31-javadoc.jar | 34 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cn.bestwu.gradle/profile-plugin/ -->
<dependency>
<groupId>cn.bestwu.gradle</groupId>
<artifactId>profile-plugin</artifactId>
<version>1.4.31</version>
</dependency>
// https://jarcasting.com/artifacts/cn.bestwu.gradle/profile-plugin/
implementation 'cn.bestwu.gradle:profile-plugin:1.4.31'
// https://jarcasting.com/artifacts/cn.bestwu.gradle/profile-plugin/
implementation ("cn.bestwu.gradle:profile-plugin:1.4.31")
'cn.bestwu.gradle:profile-plugin:jar:1.4.31'
<dependency org="cn.bestwu.gradle" name="profile-plugin" rev="1.4.31">
<artifact name="profile-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.bestwu.gradle', module='profile-plugin', version='1.4.31')
)
libraryDependencies += "cn.bestwu.gradle" % "profile-plugin" % "1.4.31"
[cn.bestwu.gradle/profile-plugin "1.4.31"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib | jar | 1.3.10 |