| License | License | 
|---|---|
| GroupId | GroupIdcom.github.gv2011 | 
| ArtifactId | ArtifactIdutil-apis | 
| Last Version | Last Version0.10 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionParent for gv2011 projects on GitHub and Maven Central | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| util-apis-0.10.pom | |
| util-apis-0.10.jar | 478 KB | 
| util-apis-0.10-sources.jar | 356 KB | 
| util-apis-0.10-javadoc.jar | 1 MB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.github.gv2011/util-apis/ -->
<dependency>
    <groupId>com.github.gv2011</groupId>
    <artifactId>util-apis</artifactId>
    <version>0.10</version>
</dependency>// https://jarcasting.com/artifacts/com.github.gv2011/util-apis/
implementation 'com.github.gv2011:util-apis:0.10'// https://jarcasting.com/artifacts/com.github.gv2011/util-apis/
implementation ("com.github.gv2011:util-apis:0.10")'com.github.gv2011:util-apis:jar:0.10'<dependency org="com.github.gv2011" name="util-apis" rev="0.10">
  <artifact name="util-apis" type="jar" />
</dependency>@Grapes(
@Grab(group='com.github.gv2011', module='util-apis', version='0.10')
)libraryDependencies += "com.github.gv2011" % "util-apis" % "0.10"[com.github.gv2011/util-apis "0.10"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.slf4j : slf4j-api | jar | 2.0.0-alpha1 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| jakarta.activation : jakarta.activation-api | jar | 2.0.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.13.1 | 
| org.hamcrest : hamcrest | jar | 2.2 |