Categories |
CategoriesORM Data |
---|---|
GroupId | GroupIdsystems.reformcloud.reformcloud2 |
ArtifactId | ArtifactIdreformcloud2-plugins |
Version | Version2.2.2 |
Type | Typepom |
Filename | Size |
---|---|
reformcloud2-plugins-2.2.2.pom | 786 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/systems.reformcloud.reformcloud2/reformcloud2-plugins/ -->
<dependency>
<groupId>systems.reformcloud.reformcloud2</groupId>
<artifactId>reformcloud2-plugins</artifactId>
<version>2.2.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/systems.reformcloud.reformcloud2/reformcloud2-plugins/
implementation 'systems.reformcloud.reformcloud2:reformcloud2-plugins:2.2.2'
// https://jarcasting.com/artifacts/systems.reformcloud.reformcloud2/reformcloud2-plugins/
implementation ("systems.reformcloud.reformcloud2:reformcloud2-plugins:2.2.2")
'systems.reformcloud.reformcloud2:reformcloud2-plugins:pom:2.2.2'
<dependency org="systems.reformcloud.reformcloud2" name="reformcloud2-plugins" rev="2.2.2">
<artifact name="reformcloud2-plugins" type="pom" />
</dependency>
@Grapes(
@Grab(group='systems.reformcloud.reformcloud2', module='reformcloud2-plugins', version='2.2.2')
)
libraryDependencies += "systems.reformcloud.reformcloud2" % "reformcloud2-plugins" % "2.2.2"
[systems.reformcloud.reformcloud2/reformcloud2-plugins "2.2.2"]