| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.boundbox |
| Идентификатор | Идентификаторboundbox-library |
| Последняя версия | Последняя версия1.2.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеTODO.
|
| Имя Файла | Размер |
|---|---|
| boundbox-library-1.2.0.pom | |
| boundbox-library-1.2.0.jar | 156 KB |
| boundbox-library-1.2.0-sources.jar | 21 KB |
| boundbox-library-1.2.0-javadoc.jar | 129 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.boundbox/boundbox-library/ -->
<dependency>
<groupId>org.boundbox</groupId>
<artifactId>boundbox-library</artifactId>
<version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.boundbox/boundbox-library/
implementation 'org.boundbox:boundbox-library:1.2.0'
// https://jarcasting.com/artifacts/org.boundbox/boundbox-library/
implementation ("org.boundbox:boundbox-library:1.2.0")
'org.boundbox:boundbox-library:jar:1.2.0'
<dependency org="org.boundbox" name="boundbox-library" rev="1.2.0">
<artifact name="boundbox-library" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.boundbox', module='boundbox-library', version='1.2.0')
)
libraryDependencies += "org.boundbox" % "boundbox-library" % "1.2.0"
[org.boundbox/boundbox-library "1.2.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.projectlombok : lombok | jar | 0.12.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.11 |
| org.easymock : easymock | jar | 3.2 |