GroupId | GroupIdio.github.irevive |
---|---|
ArtifactId | ArtifactIdunion-derivation-core_3 |
Version | Version0.0.1 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/io.github.irevive/union-derivation-core_3/ -->
<dependency>
<groupId>io.github.irevive</groupId>
<artifactId>union-derivation-core_3</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.irevive/union-derivation-core_3/
implementation 'io.github.irevive:union-derivation-core_3:0.0.1'
// https://jarcasting.com/artifacts/io.github.irevive/union-derivation-core_3/
implementation ("io.github.irevive:union-derivation-core_3:0.0.1")
'io.github.irevive:union-derivation-core_3:jar:0.0.1'
<dependency org="io.github.irevive" name="union-derivation-core_3" rev="0.0.1">
<artifact name="union-derivation-core_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.irevive', module='union-derivation-core_3', version='0.0.1')
)
libraryDependencies += "io.github.irevive" % "union-derivation-core_3" % "0.0.1"
[io.github.irevive/union-derivation-core_3 "0.0.1"]