is not current version
Last Version 1.35

com.madgag:util-parent 1.27

Various libraries, including the Intervals lib used by Glug

GroupId

GroupId

com.madgag
ArtifactId

ArtifactId

util-parent
Version

Version

1.27
Type

Type

pom

Download util-parent 1.27

Filename Size
util-parent-1.27.pom 4 KB
Browse

<!-- https://jarcasting.com/artifacts/com.madgag/util-parent/ -->
<dependency>
    <groupId>com.madgag</groupId>
    <artifactId>util-parent</artifactId>
    <version>1.27</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.madgag/util-parent/
implementation 'com.madgag:util-parent:1.27'
// https://jarcasting.com/artifacts/com.madgag/util-parent/
implementation ("com.madgag:util-parent:1.27")
'com.madgag:util-parent:pom:1.27'
<dependency org="com.madgag" name="util-parent" rev="1.27">
  <artifact name="util-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.madgag', module='util-parent', version='1.27')
)
libraryDependencies += "com.madgag" % "util-parent" % "1.27"
[com.madgag/util-parent "1.27"]