| License |
License |
|---|---|
| GroupId | GroupIdat.molindo |
| ArtifactId | ArtifactIdmolindo-utils |
| Last Version | Last Version3.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionMolindo Utils
Simply utility methods used across other Molindo projects
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| molindo-utils-3.0.0.pom | |
| molindo-utils-3.0.0.jar | 101 KB |
| molindo-utils-3.0.0-sources.jar | 61 KB |
| molindo-utils-3.0.0-javadoc.jar | 239 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/at.molindo/molindo-utils/ -->
<dependency>
<groupId>at.molindo</groupId>
<artifactId>molindo-utils</artifactId>
<version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/at.molindo/molindo-utils/
implementation 'at.molindo:molindo-utils:3.0.0'
// https://jarcasting.com/artifacts/at.molindo/molindo-utils/
implementation ("at.molindo:molindo-utils:3.0.0")
'at.molindo:molindo-utils:jar:3.0.0'
<dependency org="at.molindo" name="molindo-utils" rev="3.0.0">
<artifact name="molindo-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='at.molindo', module='molindo-utils', version='3.0.0')
)
libraryDependencies += "at.molindo" % "molindo-utils" % "3.0.0"
[at.molindo/molindo-utils "3.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | |
| com.google.code.findbugs : annotations | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar |