drumge

drumge's maven

License

License

GroupId

GroupId

com.github.drumge
ArtifactId

ArtifactId

plugin
Last Version

Last Version

0.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

drumge
drumge's maven

Download plugin

How to add to project

<!-- 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.

Versions

Version
0.0.1