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

org.boundbox:boundbox-library 1.0.0


Группа

Группа

org.boundbox
Идентификатор

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

boundbox-library
Версия

Версия

1.0.0
Тип

Тип

jar

Скачать boundbox-library 1.0.0


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