is not current version
Last Version 0.7.2

org.mod4j.org.eclipse.xtend.util:stdlib 0.7.1


Categories

Categories

CLI User Interface
GroupId

GroupId

org.mod4j.org.eclipse.xtend.util
ArtifactId

ArtifactId

stdlib
Version

Version

0.7.1
Type

Type

jar

Download stdlib 0.7.1


<!-- https://jarcasting.com/artifacts/org.mod4j.org.eclipse.xtend.util/stdlib/ -->
<dependency>
    <groupId>org.mod4j.org.eclipse.xtend.util</groupId>
    <artifactId>stdlib</artifactId>
    <version>0.7.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.mod4j.org.eclipse.xtend.util/stdlib/
implementation 'org.mod4j.org.eclipse.xtend.util:stdlib:0.7.1'
// https://jarcasting.com/artifacts/org.mod4j.org.eclipse.xtend.util/stdlib/
implementation ("org.mod4j.org.eclipse.xtend.util:stdlib:0.7.1")
'org.mod4j.org.eclipse.xtend.util:stdlib:jar:0.7.1'
<dependency org="org.mod4j.org.eclipse.xtend.util" name="stdlib" rev="0.7.1">
  <artifact name="stdlib" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mod4j.org.eclipse.xtend.util', module='stdlib', version='0.7.1')
)
libraryDependencies += "org.mod4j.org.eclipse.xtend.util" % "stdlib" % "0.7.1"
[org.mod4j.org.eclipse.xtend.util/stdlib "0.7.1"]