GroupId | GroupIdcom.github.martinpaljak |
---|---|
ArtifactId | ArtifactIdcdoc4j |
Version | Version17.12.20 |
Type | Typejar |
Filename | Size |
---|---|
cdoc4j-17.12.20.pom | |
cdoc4j-17.12.20.jar | 67 KB |
cdoc4j-17.12.20-sources.jar | 44 KB |
cdoc4j-17.12.20-javadoc.jar | 116 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.martinpaljak/cdoc4j/ -->
<dependency>
<groupId>com.github.martinpaljak</groupId>
<artifactId>cdoc4j</artifactId>
<version>17.12.20</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.martinpaljak/cdoc4j/
implementation 'com.github.martinpaljak:cdoc4j:17.12.20'
// https://jarcasting.com/artifacts/com.github.martinpaljak/cdoc4j/
implementation ("com.github.martinpaljak:cdoc4j:17.12.20")
'com.github.martinpaljak:cdoc4j:jar:17.12.20'
<dependency org="com.github.martinpaljak" name="cdoc4j" rev="17.12.20">
<artifact name="cdoc4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.martinpaljak', module='cdoc4j', version='17.12.20')
)
libraryDependencies += "com.github.martinpaljak" % "cdoc4j" % "17.12.20"
[com.github.martinpaljak/cdoc4j "17.12.20"]