is not current version
Last Version 1.0.41

com.fizzed:crux 0.12.1


GroupId

GroupId

com.fizzed
ArtifactId

ArtifactId

crux
Version

Version

0.12.1
Type

Type

pom

Download crux 0.12.1

Filename Size
crux-0.12.1.pom 3 KB
Browse

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