is not current version
Last Version 0.1.1

com.github.mwmahlberg.speedy:speedy-api 0.1.0


GroupId

GroupId

com.github.mwmahlberg.speedy
ArtifactId

ArtifactId

speedy-api
Version

Version

0.1.0
Type

Type

jar

Download speedy-api 0.1.0


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