is not current version
Last Version 3.0.0

com.rheagroup:cdp4jsonserializer 1.1.0


Categories

Categories

JSON Data
GroupId

GroupId

com.rheagroup
ArtifactId

ArtifactId

cdp4jsonserializer
Version

Version

1.1.0
Type

Type

jar

Download cdp4jsonserializer 1.1.0


<!-- https://jarcasting.com/artifacts/com.rheagroup/cdp4jsonserializer/ -->
<dependency>
    <groupId>com.rheagroup</groupId>
    <artifactId>cdp4jsonserializer</artifactId>
    <version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.rheagroup/cdp4jsonserializer/
implementation 'com.rheagroup:cdp4jsonserializer:1.1.0'
// https://jarcasting.com/artifacts/com.rheagroup/cdp4jsonserializer/
implementation ("com.rheagroup:cdp4jsonserializer:1.1.0")
'com.rheagroup:cdp4jsonserializer:jar:1.1.0'
<dependency org="com.rheagroup" name="cdp4jsonserializer" rev="1.1.0">
  <artifact name="cdp4jsonserializer" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.rheagroup', module='cdp4jsonserializer', version='1.1.0')
)
libraryDependencies += "com.rheagroup" % "cdp4jsonserializer" % "1.1.0"
[com.rheagroup/cdp4jsonserializer "1.1.0"]