is not current version
Last Version 0.0.3

ren.crux:crux-common 0.0.1

Crux Common

GroupId

GroupId

ren.crux
ArtifactId

ArtifactId

crux-common
Version

Version

0.0.1
Type

Type

jar

Download crux-common 0.0.1


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