| Категории |
КатегорииДанные |
|---|---|
| Группа | Группаcom.coherentlogic.enterprise-data-adapter |
| Идентификатор | Идентификаторxstream-int |
| Версия | Версия2.0.2-RELEASE |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| xstream-int-2.0.2-RELEASE.pom | |
| xstream-int-2.0.2-RELEASE.jar | 9 KB |
| xstream-int-2.0.2-RELEASE-sources.jar | 8 KB |
| xstream-int-2.0.2-RELEASE-javadoc.jar | 85 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.coherentlogic.enterprise-data-adapter/xstream-int/ -->
<dependency>
<groupId>com.coherentlogic.enterprise-data-adapter</groupId>
<artifactId>xstream-int</artifactId>
<version>2.0.2-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.coherentlogic.enterprise-data-adapter/xstream-int/
implementation 'com.coherentlogic.enterprise-data-adapter:xstream-int:2.0.2-RELEASE'
// https://jarcasting.com/artifacts/com.coherentlogic.enterprise-data-adapter/xstream-int/
implementation ("com.coherentlogic.enterprise-data-adapter:xstream-int:2.0.2-RELEASE")
'com.coherentlogic.enterprise-data-adapter:xstream-int:jar:2.0.2-RELEASE'
<dependency org="com.coherentlogic.enterprise-data-adapter" name="xstream-int" rev="2.0.2-RELEASE">
<artifact name="xstream-int" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.coherentlogic.enterprise-data-adapter', module='xstream-int', version='2.0.2-RELEASE')
)
libraryDependencies += "com.coherentlogic.enterprise-data-adapter" % "xstream-int" % "2.0.2-RELEASE"
[com.coherentlogic.enterprise-data-adapter/xstream-int "2.0.2-RELEASE"]