is not current version
Last Version 2.0.3-RELEASE

com.coherentlogic.enterprise-data-adapter:xstream-int 2.0.0-RELEASE


Categories

Categories

Data
GroupId

GroupId

com.coherentlogic.enterprise-data-adapter
ArtifactId

ArtifactId

xstream-int
Version

Version

2.0.0-RELEASE
Type

Type

jar

Download xstream-int 2.0.0-RELEASE


<!-- 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.0-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.coherentlogic.enterprise-data-adapter/xstream-int/
implementation 'com.coherentlogic.enterprise-data-adapter:xstream-int:2.0.0-RELEASE'
// https://jarcasting.com/artifacts/com.coherentlogic.enterprise-data-adapter/xstream-int/
implementation ("com.coherentlogic.enterprise-data-adapter:xstream-int:2.0.0-RELEASE")
'com.coherentlogic.enterprise-data-adapter:xstream-int:jar:2.0.0-RELEASE'
<dependency org="com.coherentlogic.enterprise-data-adapter" name="xstream-int" rev="2.0.0-RELEASE">
  <artifact name="xstream-int" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.coherentlogic.enterprise-data-adapter', module='xstream-int', version='2.0.0-RELEASE')
)
libraryDependencies += "com.coherentlogic.enterprise-data-adapter" % "xstream-int" % "2.0.0-RELEASE"
[com.coherentlogic.enterprise-data-adapter/xstream-int "2.0.0-RELEASE"]