License |
License |
---|---|
GroupId | GroupIdio.github.Ethan0507 |
ArtifactId | ArtifactIduseless-plugin |
Last Version | Last Version0.0.2 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionuseless-plugin
A useless plugin
|
Filename | Size |
---|---|
useless-plugin-0.0.2.pom | 8 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.Ethan0507/useless-plugin/ -->
<dependency>
<groupId>io.github.Ethan0507</groupId>
<artifactId>useless-plugin</artifactId>
<version>0.0.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.Ethan0507/useless-plugin/
implementation 'io.github.Ethan0507:useless-plugin:0.0.2'
// https://jarcasting.com/artifacts/io.github.Ethan0507/useless-plugin/
implementation ("io.github.Ethan0507:useless-plugin:0.0.2")
'io.github.Ethan0507:useless-plugin:pom:0.0.2'
<dependency org="io.github.Ethan0507" name="useless-plugin" rev="0.0.2">
<artifact name="useless-plugin" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.Ethan0507', module='useless-plugin', version='0.0.2')
)
libraryDependencies += "io.github.Ethan0507" % "useless-plugin" % "0.0.2"
[io.github.Ethan0507/useless-plugin "0.0.2"]