| Группа | Группаorg.xcmis |
|---|---|
| Идентификатор | Идентификаторxcmis-restatom |
| Версия | Версия1.1.3 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| xcmis-restatom-1.1.3.pom | |
| xcmis-restatom-1.1.3.jar | 166 KB |
| xcmis-restatom-1.1.3-sources.jar | 125 KB |
| xcmis-restatom-1.1.3-javadoc.jar | 382 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.xcmis/xcmis-restatom/ -->
<dependency>
<groupId>org.xcmis</groupId>
<artifactId>xcmis-restatom</artifactId>
<version>1.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.xcmis/xcmis-restatom/
implementation 'org.xcmis:xcmis-restatom:1.1.3'
// https://jarcasting.com/artifacts/org.xcmis/xcmis-restatom/
implementation ("org.xcmis:xcmis-restatom:1.1.3")
'org.xcmis:xcmis-restatom:jar:1.1.3'
<dependency org="org.xcmis" name="xcmis-restatom" rev="1.1.3">
<artifact name="xcmis-restatom" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.xcmis', module='xcmis-restatom', version='1.1.3')
)
libraryDependencies += "org.xcmis" % "xcmis-restatom" % "1.1.3"
[org.xcmis/xcmis-restatom "1.1.3"]