Categories |
CategoriesJSON Data |
---|---|
GroupId | GroupIdcom.rheagroup |
ArtifactId | ArtifactIdcdp4jsonfiledal |
Version | Version2.0.0 |
Type | Typejar |
Filename | Size |
---|---|
cdp4jsonfiledal-2.0.0.pom | |
cdp4jsonfiledal-2.0.0.jar | 21 KB |
cdp4jsonfiledal-2.0.0-sources.jar | 16 KB |
cdp4jsonfiledal-2.0.0-javadoc.jar | 418 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.rheagroup/cdp4jsonfiledal/ -->
<dependency>
<groupId>com.rheagroup</groupId>
<artifactId>cdp4jsonfiledal</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.rheagroup/cdp4jsonfiledal/
implementation 'com.rheagroup:cdp4jsonfiledal:2.0.0'
// https://jarcasting.com/artifacts/com.rheagroup/cdp4jsonfiledal/
implementation ("com.rheagroup:cdp4jsonfiledal:2.0.0")
'com.rheagroup:cdp4jsonfiledal:jar:2.0.0'
<dependency org="com.rheagroup" name="cdp4jsonfiledal" rev="2.0.0">
<artifact name="cdp4jsonfiledal" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.rheagroup', module='cdp4jsonfiledal', version='2.0.0')
)
libraryDependencies += "com.rheagroup" % "cdp4jsonfiledal" % "2.0.0"
[com.rheagroup/cdp4jsonfiledal "2.0.0"]