| License |
License |
|---|---|
| GroupId | GroupIdorg.tinygroup |
| ArtifactId | ArtifactIdplugins |
| Last Version | Last Version1.1.0 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Description |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| plugins-1.1.0.pom | 1008 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.tinygroup/plugins/ -->
<dependency>
<groupId>org.tinygroup</groupId>
<artifactId>plugins</artifactId>
<version>1.1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.tinygroup/plugins/
implementation 'org.tinygroup:plugins:1.1.0'
// https://jarcasting.com/artifacts/org.tinygroup/plugins/
implementation ("org.tinygroup:plugins:1.1.0")
'org.tinygroup:plugins:pom:1.1.0'
<dependency org="org.tinygroup" name="plugins" rev="1.1.0">
<artifact name="plugins" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.tinygroup', module='plugins', version='1.1.0')
)
libraryDependencies += "org.tinygroup" % "plugins" % "1.1.0"
[org.tinygroup/plugins "1.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 3.8.1 |