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

io.hoplin:hoplin-toolbox 1.1.0


Группа

Группа

io.hoplin
Идентификатор

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

hoplin-toolbox
Версия

Версия

1.1.0
Тип

Тип

jar

Скачать hoplin-toolbox 1.1.0


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