is not current version
Last Version 0.0.3

ren.crux:crux 0.0.2

Crux

GroupId

GroupId

ren.crux
ArtifactId

ArtifactId

crux
Version

Version

0.0.2
Type

Type

pom

Download crux 0.0.2

Filename Size
crux-0.0.2.pom 6 KB
Browse

<!-- https://jarcasting.com/artifacts/ren.crux/crux/ -->
<dependency>
    <groupId>ren.crux</groupId>
    <artifactId>crux</artifactId>
    <version>0.0.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/ren.crux/crux/
implementation 'ren.crux:crux:0.0.2'
// https://jarcasting.com/artifacts/ren.crux/crux/
implementation ("ren.crux:crux:0.0.2")
'ren.crux:crux:pom:0.0.2'
<dependency org="ren.crux" name="crux" rev="0.0.2">
  <artifact name="crux" type="pom" />
</dependency>
@Grapes(
@Grab(group='ren.crux', module='crux', version='0.0.2')
)
libraryDependencies += "ren.crux" % "crux" % "0.0.2"
[ren.crux/crux "0.0.2"]