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