Categories |
CategoriesNet |
---|---|
GroupId | GroupIdnet.petitviolet |
ArtifactId | ArtifactIdgeneric-diff-macro_2.12 |
Version | Version0.6.0-RC2 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/net.petitviolet/generic-diff-macro_2.12/ -->
<dependency>
<groupId>net.petitviolet</groupId>
<artifactId>generic-diff-macro_2.12</artifactId>
<version>0.6.0-RC2</version>
</dependency>
// https://jarcasting.com/artifacts/net.petitviolet/generic-diff-macro_2.12/
implementation 'net.petitviolet:generic-diff-macro_2.12:0.6.0-RC2'
// https://jarcasting.com/artifacts/net.petitviolet/generic-diff-macro_2.12/
implementation ("net.petitviolet:generic-diff-macro_2.12:0.6.0-RC2")
'net.petitviolet:generic-diff-macro_2.12:jar:0.6.0-RC2'
<dependency org="net.petitviolet" name="generic-diff-macro_2.12" rev="0.6.0-RC2">
<artifact name="generic-diff-macro_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.petitviolet', module='generic-diff-macro_2.12', version='0.6.0-RC2')
)
libraryDependencies += "net.petitviolet" % "generic-diff-macro_2.12" % "0.6.0-RC2"
[net.petitviolet/generic-diff-macro_2.12 "0.6.0-RC2"]