is not current version
Last Version 1.0.41

com.fizzed:crux 0.10.0


GroupId

GroupId

com.fizzed
ArtifactId

ArtifactId

crux
Version

Version

0.10.0
Type

Type

pom

Download crux 0.10.0

Filename Size
crux-0.10.0.pom 3 KB
Browse

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