is not current version
Last Version 6.1

com.google.mug:mug-root 1.11

Extra Lambda Utilities

GroupId

GroupId

com.google.mug
ArtifactId

ArtifactId

mug-root
Version

Version

1.11
Type

Type

pom

Download mug-root 1.11

Filename Size
mug-root-1.11.pom 8 KB
Browse

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