is not current version
Last Version 1.5

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

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.1
Type

Type

jar

Download gradle-pdbindex-plugin 1.1


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