| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть |
| Группа | Группаnet.markenwerk |
| Идентификатор | Идентификаторcommons-nulls |
| Версия | Версия1.0.4 |
| Тип | Типjar |
| Описание |
Описаниеnet.markenwerk:commons-nulls
Some common null objects for Java
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| commons-nulls-1.0.4.pom | |
| commons-nulls-1.0.4.jar | 3 KB |
| commons-nulls-1.0.4-sources.jar | 8 KB |
| commons-nulls-1.0.4-javadoc.jar | 38 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/net.markenwerk/commons-nulls/ -->
<dependency>
<groupId>net.markenwerk</groupId>
<artifactId>commons-nulls</artifactId>
<version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/net.markenwerk/commons-nulls/
implementation 'net.markenwerk:commons-nulls:1.0.4'
// https://jarcasting.com/artifacts/net.markenwerk/commons-nulls/
implementation ("net.markenwerk:commons-nulls:1.0.4")
'net.markenwerk:commons-nulls:jar:1.0.4'
<dependency org="net.markenwerk" name="commons-nulls" rev="1.0.4">
<artifact name="commons-nulls" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.markenwerk', module='commons-nulls', version='1.0.4')
)
libraryDependencies += "net.markenwerk" % "commons-nulls" % "1.0.4"
[net.markenwerk/commons-nulls "1.0.4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |