| Лицензия |
Лицензия
MIT
|
|---|---|
| Группа | Группаorg.echocat.units4j |
| Идентификатор | Идентификаторunits4j |
| Последняя версия | Последняя версия0.2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеunits4j
Sets of units to use within Java.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| units4j-0.2.pom | |
| units4j-0.2.jar | 18 KB |
| units4j-0.2-sources.jar | 9 KB |
| units4j-0.2-javadoc.jar | 62 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.echocat.units4j/units4j/ -->
<dependency>
<groupId>org.echocat.units4j</groupId>
<artifactId>units4j</artifactId>
<version>0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.echocat.units4j/units4j/
implementation 'org.echocat.units4j:units4j:0.2'
// https://jarcasting.com/artifacts/org.echocat.units4j/units4j/
implementation ("org.echocat.units4j:units4j:0.2")
'org.echocat.units4j:units4j:jar:0.2'
<dependency org="org.echocat.units4j" name="units4j" rev="0.2">
<artifact name="units4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.echocat.units4j', module='units4j', version='0.2')
)
libraryDependencies += "org.echocat.units4j" % "units4j" % "0.2"
[org.echocat.units4j/units4j "0.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.google.code.findbugs : jsr305 | jar | 3.0.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.echocat : java-unit-test-utils | jar | 0.6 |
| org.mockito : mockito-core | jar | 2.7.18 |