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