is not current version
Last Version 0.1.1

com.github.microwww:generate 0.1.0


GroupId

GroupId

com.github.microwww
ArtifactId

ArtifactId

generate
Version

Version

0.1.0
Type

Type

jar

Download generate 0.1.0


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