Categories |
CategoriesORM Data |
---|---|
GroupId | GroupIdsystems.reformcloud.reformcloud2 |
ArtifactId | ArtifactIdreformcloud2-default-plugin-notifications |
Version | Version2.2.0 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/systems.reformcloud.reformcloud2/reformcloud2-default-plugin-notifications/ -->
<dependency>
<groupId>systems.reformcloud.reformcloud2</groupId>
<artifactId>reformcloud2-default-plugin-notifications</artifactId>
<version>2.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/systems.reformcloud.reformcloud2/reformcloud2-default-plugin-notifications/
implementation 'systems.reformcloud.reformcloud2:reformcloud2-default-plugin-notifications:2.2.0'
// https://jarcasting.com/artifacts/systems.reformcloud.reformcloud2/reformcloud2-default-plugin-notifications/
implementation ("systems.reformcloud.reformcloud2:reformcloud2-default-plugin-notifications:2.2.0")
'systems.reformcloud.reformcloud2:reformcloud2-default-plugin-notifications:jar:2.2.0'
<dependency org="systems.reformcloud.reformcloud2" name="reformcloud2-default-plugin-notifications" rev="2.2.0">
<artifact name="reformcloud2-default-plugin-notifications" type="jar" />
</dependency>
@Grapes(
@Grab(group='systems.reformcloud.reformcloud2', module='reformcloud2-default-plugin-notifications', version='2.2.0')
)
libraryDependencies += "systems.reformcloud.reformcloud2" % "reformcloud2-default-plugin-notifications" % "2.2.0"
[systems.reformcloud.reformcloud2/reformcloud2-default-plugin-notifications "2.2.0"]