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