Categories |
CategoriesJSON Data |
---|---|
GroupId | GroupIdcom.rheagroup |
ArtifactId | ArtifactIdcdp4jsonserializer |
Version | Version1.1.0 |
Type | Typejar |
Filename | Size |
---|---|
cdp4jsonserializer-1.1.0.pom | |
cdp4jsonserializer-1.1.0.jar | 28 KB |
cdp4jsonserializer-1.1.0-sources.jar | 25 KB |
cdp4jsonserializer-1.1.0-javadoc.jar | 476 KB |
Browse |
<!-- 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"]