is not current version
Last Version 0.0.3

io.github.Ethan0507:not-so-plugin 0.0.2

A useless plugin

GroupId

GroupId

io.github.Ethan0507
ArtifactId

ArtifactId

not-so-plugin
Version

Version

0.0.2
Type

Type

pom

Download not-so-plugin 0.0.2

Filename Size
not-so-plugin-0.0.2.pom 8 KB
Browse

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