is not current version
Last Version 1.0.41

com.fizzed:crux 1.0.12


GroupId

GroupId

com.fizzed
ArtifactId

ArtifactId

crux
Version

Version

1.0.12
Type

Type

pom

Download crux 1.0.12

Filename Size
crux-1.0.12.pom 3 KB
Browse

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