is not current version
Last Version 1.0.41

com.fizzed:crux 1.0.4


GroupId

GroupId

com.fizzed
ArtifactId

ArtifactId

crux
Version

Version

1.0.4
Type

Type

pom

Download crux 1.0.4

Filename Size
crux-1.0.4.pom 3 KB
Browse

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