License |
License |
---|---|
GroupId | GroupIdorg.tinygroup |
ArtifactId | ArtifactIdorg.tinygroup.commandplugin |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Description |
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.tinygroup/org.tinygroup.commandplugin/ -->
<dependency>
<groupId>org.tinygroup</groupId>
<artifactId>org.tinygroup.commandplugin</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.tinygroup/org.tinygroup.commandplugin/
implementation 'org.tinygroup:org.tinygroup.commandplugin:1.1.0'
// https://jarcasting.com/artifacts/org.tinygroup/org.tinygroup.commandplugin/
implementation ("org.tinygroup:org.tinygroup.commandplugin:1.1.0")
'org.tinygroup:org.tinygroup.commandplugin:jar:1.1.0'
<dependency org="org.tinygroup" name="org.tinygroup.commandplugin" rev="1.1.0">
<artifact name="org.tinygroup.commandplugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.tinygroup', module='org.tinygroup.commandplugin', version='1.1.0')
)
libraryDependencies += "org.tinygroup" % "org.tinygroup.commandplugin" % "1.1.0"
[org.tinygroup/org.tinygroup.commandplugin "1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.tinygroup : org.tinygroup.plugin | jar | 1.1.0 |
org.tinygroup : org.tinygroup.command | jar | 1.1.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |