is not current version
Last Version 1.0.5

com.github.mg365:mg-groovy 1.0.1


Categories

Categories

Groovy Languages
GroupId

GroupId

com.github.mg365
ArtifactId

ArtifactId

mg-groovy
Version

Version

1.0.1
Type

Type

jar

Download mg-groovy 1.0.1


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