is not current version
Last Version 6.1

com.google.mug:mug-examples 4.3


GroupId

GroupId

com.google.mug
ArtifactId

ArtifactId

mug-examples
Version

Version

4.3
Type

Type

jar

Download mug-examples 4.3


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