не последняя версия
Последняя версия 0.1.1

com.github.mwmahlberg.speedy:Speedy 0.1.0


Группа

Группа

com.github.mwmahlberg.speedy
Идентификатор

Идентификатор

Speedy
Версия

Версия

0.1.0
Тип

Тип

pom

Скачать Speedy 0.1.0

Имя Файла Размер
Speedy-0.1.0.pom 3 KB
Обзор

<!-- 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"]