| License |
License |
|---|---|
| GroupId | GroupIdcom.fizzed |
| ArtifactId | ArtifactIdcrux-util |
| Last Version | Last Version1.0.41 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptioncrux-util
Parent pom for all Fizzed maven projects
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| crux-util-1.0.41.pom | |
| crux-util-1.0.41.jar | 70 KB |
| crux-util-1.0.41-sources.jar | 47 KB |
| crux-util-1.0.41-javadoc.jar | 264 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.fizzed/crux-util/ -->
<dependency>
<groupId>com.fizzed</groupId>
<artifactId>crux-util</artifactId>
<version>1.0.41</version>
</dependency>
// https://jarcasting.com/artifacts/com.fizzed/crux-util/
implementation 'com.fizzed:crux-util:1.0.41'
// https://jarcasting.com/artifacts/com.fizzed/crux-util/
implementation ("com.fizzed:crux-util:1.0.41")
'com.fizzed:crux-util:jar:1.0.41'
<dependency org="com.fizzed" name="crux-util" rev="1.0.41">
<artifact name="crux-util" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.fizzed', module='crux-util', version='1.0.41')
)
libraryDependencies += "com.fizzed" % "crux-util" % "1.0.41"
[com.fizzed/crux-util "1.0.41"]
| Group / Artifact | Type | Version |
|---|---|---|
| joda-time : joda-time Optional | jar | 2.10 |
| org.slf4j : slf4j-api Optional | jar | 1.7.30 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.hamcrest : java-hamcrest | jar | 2.0.0.0 |
| junit : junit | jar | 4.13.1 |