| License | License | 
|---|---|
| GroupId | GroupIdio.mateu | 
| ArtifactId | ArtifactIdutil | 
| Last Version | Last Version1.0.6 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionmateu-util security api | 
| Project URL | Project URL | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| util-1.0.6.pom | |
| util-1.0.6.jar | 86 KB | 
| util-1.0.6-sources.jar | 43 KB | 
| util-1.0.6-javadoc.jar | 750 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/io.mateu/util/ -->
<dependency>
    <groupId>io.mateu</groupId>
    <artifactId>util</artifactId>
    <version>1.0.6</version>
</dependency>// https://jarcasting.com/artifacts/io.mateu/util/
implementation 'io.mateu:util:1.0.6'// https://jarcasting.com/artifacts/io.mateu/util/
implementation ("io.mateu:util:1.0.6")'io.mateu:util:jar:1.0.6'<dependency org="io.mateu" name="util" rev="1.0.6">
  <artifact name="util" type="jar" />
</dependency>@Grapes(
@Grab(group='io.mateu', module='util', version='1.0.6')
)libraryDependencies += "io.mateu" % "util" % "1.0.6"[io.mateu/util "1.0.6"]| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.13 |