is not current version
Last Version 0.1.1

com.github.mwmahlberg.speedy:Speedy 0.1.0


GroupId

GroupId

com.github.mwmahlberg.speedy
ArtifactId

ArtifactId

Speedy
Version

Version

0.1.0
Type

Type

pom

Download Speedy 0.1.0

Filename Size
Speedy-0.1.0.pom 3 KB
Browse

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