| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.shapestone |
| Идентификатор | Идентификаторresult |
| Последняя версия | Последняя версия1.0.15 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеresult
null
|
| Имя Файла | Размер |
|---|---|
| result-1.0.15.pom | |
| result-1.0.15.jar | 5 KB |
| result-1.0.15-sources.jar | 1 KB |
| result-1.0.15-javadoc.jar | 23 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.shapestone/result/ -->
<dependency>
<groupId>com.shapestone</groupId>
<artifactId>result</artifactId>
<version>1.0.15</version>
</dependency>
// https://jarcasting.com/artifacts/com.shapestone/result/
implementation 'com.shapestone:result:1.0.15'
// https://jarcasting.com/artifacts/com.shapestone/result/
implementation ("com.shapestone:result:1.0.15")
'com.shapestone:result:jar:1.0.15'
<dependency org="com.shapestone" name="result" rev="1.0.15">
<artifact name="result" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.shapestone', module='result', version='1.0.15')
)
libraryDependencies += "com.shapestone" % "result" % "1.0.15"
[com.shapestone/result "1.0.15"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.fasterxml.jackson.core : jackson-annotations | jar | 2.8.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |