| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.nimworks |
| Идентификатор | Идентификаторnw.commons |
| Последняя версия | Последняя версия2.0.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеCommon Utils
A commons utility for Neemworks
|
| Организация-разработчик |
Организация-разработчикNeemworks |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| nw.commons-2.0.0.pom | |
| nw.commons-2.0.0.jar | 37 KB |
| nw.commons-2.0.0-sources.jar | 31 KB |
| nw.commons-2.0.0-javadoc.jar | 136 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.nimworks/nw.commons/ -->
<dependency>
<groupId>com.nimworks</groupId>
<artifactId>nw.commons</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.nimworks/nw.commons/
implementation 'com.nimworks:nw.commons:2.0.0'
// https://jarcasting.com/artifacts/com.nimworks/nw.commons/
implementation ("com.nimworks:nw.commons:2.0.0")
'com.nimworks:nw.commons:jar:2.0.0'
<dependency org="com.nimworks" name="nw.commons" rev="2.0.0">
<artifact name="nw.commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.nimworks', module='nw.commons', version='2.0.0')
)
libraryDependencies += "com.nimworks" % "nw.commons" % "2.0.0"
[com.nimworks/nw.commons "2.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.21 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.hamcrest : hamcrest-junit | jar | 1.0.0.0 |
| Версия |
|---|
|
2.0.0
|
|
1.3.2
|
|
1.3.1
|
|
1.3.0
|
|
1.2.2-Final
|
|
1.2.1-Final
|
|
1.2.1-Beta1
|
|
1.2
|
|
1.1
|