is not current version
Last Version 1.5

com.ullink.gradle:gradle-pdbindex-plugin 1.3

Gradle plugin for PDB indexing.

Categories

Categories

Gradle Build Tools Dex General Purpose Libraries Utility
GroupId

GroupId

com.ullink.gradle
ArtifactId

ArtifactId

gradle-pdbindex-plugin
Version

Version

1.3
Type

Type

jar

Download gradle-pdbindex-plugin 1.3


<!-- https://jarcasting.com/artifacts/com.ullink.gradle/gradle-pdbindex-plugin/ -->
<dependency>
    <groupId>com.ullink.gradle</groupId>
    <artifactId>gradle-pdbindex-plugin</artifactId>
    <version>1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.ullink.gradle/gradle-pdbindex-plugin/
implementation 'com.ullink.gradle:gradle-pdbindex-plugin:1.3'
// https://jarcasting.com/artifacts/com.ullink.gradle/gradle-pdbindex-plugin/
implementation ("com.ullink.gradle:gradle-pdbindex-plugin:1.3")
'com.ullink.gradle:gradle-pdbindex-plugin:jar:1.3'
<dependency org="com.ullink.gradle" name="gradle-pdbindex-plugin" rev="1.3">
  <artifact name="gradle-pdbindex-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ullink.gradle', module='gradle-pdbindex-plugin', version='1.3')
)
libraryDependencies += "com.ullink.gradle" % "gradle-pdbindex-plugin" % "1.3"
[com.ullink.gradle/gradle-pdbindex-plugin "1.3"]