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

us.hebi.glue:glue 0.1.1

A Java library for gluing Jigsaw pieces

Группа

Группа

us.hebi.glue
Идентификатор

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

glue
Версия

Версия

0.1.1
Тип

Тип

jar

Скачать glue 0.1.1


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