| License |
License |
|---|---|
| GroupId | GroupIdcom.madgag |
| ArtifactId | ArtifactIdutil-misc |
| Last Version | Last Version1.35 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionMisc util
Various libraries, including the Intervals lib used by Glug
|
| Project Organization |
Project OrganizationRoberto Tyley |
| Filename | Size |
|---|---|
| util-misc-1.35.pom | |
| util-misc-1.35.jar | 7 KB |
| util-misc-1.35-sources.jar | 3 KB |
| util-misc-1.35-javadoc.jar | 47 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.madgag/util-misc/ -->
<dependency>
<groupId>com.madgag</groupId>
<artifactId>util-misc</artifactId>
<version>1.35</version>
</dependency>
// https://jarcasting.com/artifacts/com.madgag/util-misc/
implementation 'com.madgag:util-misc:1.35'
// https://jarcasting.com/artifacts/com.madgag/util-misc/
implementation ("com.madgag:util-misc:1.35")
'com.madgag:util-misc:jar:1.35'
<dependency org="com.madgag" name="util-misc" rev="1.35">
<artifact name="util-misc" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.madgag', module='util-misc', version='1.35')
)
libraryDependencies += "com.madgag" % "util-misc" % "1.35"
[com.madgag/util-misc "1.35"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.hamcrest : hamcrest-library | jar | 1.3.RC2 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.8.1 |
| org.hamcrest : hamcrest-all | jar | 1.1 |
| org.mockito : mockito-core | jar | 1.8.4 |