| License | 
                License | 
        
|---|---|
| GroupId | GroupIdeu.hoefel | 
    
| ArtifactId | ArtifactIdutils | 
    
| Last Version | Last Version0.3.0 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptionutils 
            A collection of utility classes in Java. 
         | 
    
| Project URL | 
                    Project URL | 
            
| Source Code Management | 
                    Source Code Management | 
            
| Filename | Size | 
|---|---|
| utils-0.3.0.pom | |
| utils-0.3.0.jar | 35 KB | 
| utils-0.3.0-sources.jar | 27 KB | 
| utils-0.3.0-javadoc.jar | 154 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/eu.hoefel/utils/ -->
<dependency>
    <groupId>eu.hoefel</groupId>
    <artifactId>utils</artifactId>
    <version>0.3.0</version>
</dependency>
                // https://jarcasting.com/artifacts/eu.hoefel/utils/
implementation 'eu.hoefel:utils:0.3.0'
                // https://jarcasting.com/artifacts/eu.hoefel/utils/
implementation ("eu.hoefel:utils:0.3.0")
                'eu.hoefel:utils:jar:0.3.0'
                <dependency org="eu.hoefel" name="utils" rev="0.3.0">
  <artifact name="utils" type="jar" />
</dependency>
                @Grapes(
@Grab(group='eu.hoefel', module='utils', version='0.3.0')
)
                libraryDependencies += "eu.hoefel" % "utils" % "0.3.0"
                [eu.hoefel/utils "0.3.0"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.junit.jupiter : junit-jupiter-params | jar | 5.8.2 | 
| org.junit.jupiter : junit-jupiter | jar | 5.8.2 |