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