is not current version
Last Version 1.0.41

com.fizzed:crux 1.0.28


GroupId

GroupId

com.fizzed
ArtifactId

ArtifactId

crux
Version

Version

1.0.28
Type

Type

pom

Download crux 1.0.28

Filename Size
crux-1.0.28.pom 3 KB
Browse

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