| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.xpertss |
| Идентификатор | Идентификаторstdlib |
| Последняя версия | Последняя версия1.1.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеorg.xpertss:stdlib
Collection of standard utilities that make Java easier
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| stdlib-1.1.0.pom | |
| stdlib-1.1.0.jar | 363 KB |
| stdlib-1.1.0-test-sources.jar | 69 KB |
| stdlib-1.1.0-sources.jar | 240 KB |
| stdlib-1.1.0-javadoc.jar | 802 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.xpertss/stdlib/ -->
<dependency>
<groupId>org.xpertss</groupId>
<artifactId>stdlib</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.xpertss/stdlib/
implementation 'org.xpertss:stdlib:1.1.0'
// https://jarcasting.com/artifacts/org.xpertss/stdlib/
implementation ("org.xpertss:stdlib:1.1.0")
'org.xpertss:stdlib:jar:1.1.0'
<dependency org="org.xpertss" name="stdlib" rev="1.1.0">
<artifact name="stdlib" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.xpertss', module='stdlib', version='1.1.0')
)
libraryDependencies += "org.xpertss" % "stdlib" % "1.1.0"
[org.xpertss/stdlib "1.1.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.6 |
| org.mockito : mockito-all | jar | 1.8.2 |
| joda-time : joda-time | jar | 2.1 |
| com.google.code.findbugs : jsr305 | jar | 3.0.0 |