| License | License | 
|---|---|
| GroupId | GroupIdcom.mastfrog | 
| ArtifactId | ArtifactIdutil-misc | 
| Last Version | Last Version2.8.3 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionShared configuration for Giulius, Acteur and
        related projects | 
| Project URL | Project URL | 
| Project Organization | Project OrganizationMastfrog Technologies | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| util-misc-2.8.3.pom | |
| util-misc-2.8.3.jar | 11 KB | 
| util-misc-2.8.3-sources.jar | 8 KB | 
| util-misc-2.8.3-javadoc.jar | 53 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.mastfrog/util-misc/ -->
<dependency>
    <groupId>com.mastfrog</groupId>
    <artifactId>util-misc</artifactId>
    <version>2.8.3</version>
</dependency>// https://jarcasting.com/artifacts/com.mastfrog/util-misc/
implementation 'com.mastfrog:util-misc:2.8.3'// https://jarcasting.com/artifacts/com.mastfrog/util-misc/
implementation ("com.mastfrog:util-misc:2.8.3")'com.mastfrog:util-misc:jar:2.8.3'<dependency org="com.mastfrog" name="util-misc" rev="2.8.3">
  <artifact name="util-misc" type="jar" />
</dependency>@Grapes(
@Grab(group='com.mastfrog', module='util-misc', version='2.8.3')
)libraryDependencies += "com.mastfrog" % "util-misc" % "2.8.3"[com.mastfrog/util-misc "2.8.3"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.mastfrog : util-strings | jar | 2.8.3 | 
| junit : junit | jar | 4.13.2 | 
| org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 | 
| org.junit.jupiter : junit-jupiter-params | jar | 5.8.2 | 
| org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |