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

com.github.m50d:paperdoll-std 0.4


Группа

Группа

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

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

paperdoll-std
Версия

Версия

0.4
Тип

Тип

jar

Скачать paperdoll-std 0.4


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