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