is not current version
Last Version 6.1

com.google.mug:mug-examples 3.6


GroupId

GroupId

com.google.mug
ArtifactId

ArtifactId

mug-examples
Version

Version

3.6
Type

Type

jar

Download mug-examples 3.6


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