| License |
License |
|---|---|
| GroupId | GroupIdio.github.Ethan0507 |
| ArtifactId | ArtifactIdnot-so-plugin |
| Last Version | Last Version0.0.3 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptionnot-so-plugin
A useless plugin
|
| Filename | Size |
|---|---|
| not-so-plugin-0.0.3.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.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.Ethan0507/not-so-plugin/
implementation 'io.github.Ethan0507:not-so-plugin:0.0.3'
// https://jarcasting.com/artifacts/io.github.Ethan0507/not-so-plugin/
implementation ("io.github.Ethan0507:not-so-plugin:0.0.3")
'io.github.Ethan0507:not-so-plugin:pom:0.0.3'
<dependency org="io.github.Ethan0507" name="not-so-plugin" rev="0.0.3">
<artifact name="not-so-plugin" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.Ethan0507', module='not-so-plugin', version='0.0.3')
)
libraryDependencies += "io.github.Ethan0507" % "not-so-plugin" % "0.0.3"
[io.github.Ethan0507/not-so-plugin "0.0.3"]