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