| License |
License
GNU General Public License (GPL) version 3.0
|
|---|---|
| GroupId | GroupIdio.github.ooknight |
| ArtifactId | ArtifactIduniverse-support-plugins |
| Last Version | Last Version1.0.1 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptionuniverse bom
|
| Filename | Size |
|---|---|
| universe-support-plugins-1.0.1.pom | 2 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.ooknight/universe-support-plugins/ -->
<dependency>
<groupId>io.github.ooknight</groupId>
<artifactId>universe-support-plugins</artifactId>
<version>1.0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.ooknight/universe-support-plugins/
implementation 'io.github.ooknight:universe-support-plugins:1.0.1'
// https://jarcasting.com/artifacts/io.github.ooknight/universe-support-plugins/
implementation ("io.github.ooknight:universe-support-plugins:1.0.1")
'io.github.ooknight:universe-support-plugins:pom:1.0.1'
<dependency org="io.github.ooknight" name="universe-support-plugins" rev="1.0.1">
<artifact name="universe-support-plugins" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.ooknight', module='universe-support-plugins', version='1.0.1')
)
libraryDependencies += "io.github.ooknight" % "universe-support-plugins" % "1.0.1"
[io.github.ooknight/universe-support-plugins "1.0.1"]