Last Version

drumge 0.0.1

drumge's maven

License

License

GroupId

GroupId

com.github.drumge
ArtifactId

ArtifactId

plugin
Version

Version

0.0.1
Type

Type

jar
Description

Description

drumge
drumge's maven

Download plugin 0.0.1


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

Dependencies

compile (2)

Group / Artifact Type Version
com.android.tools.build : gradle jar 3.0.1
org.javassist : javassist jar 3.21.0-GA

Project Modules

There are no modules declared in this project.