is not current version
Last Version 0.1.1

com.github.document-analysis:dap 0.1

Document Analysis Platform

GroupId

GroupId

com.github.document-analysis
ArtifactId

ArtifactId

dap
Version

Version

0.1
Type

Type

jar

Download dap 0.1


<!-- https://jarcasting.com/artifacts/com.github.document-analysis/dap/ -->
<dependency>
    <groupId>com.github.document-analysis</groupId>
    <artifactId>dap</artifactId>
    <version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.document-analysis/dap/
implementation 'com.github.document-analysis:dap:0.1'
// https://jarcasting.com/artifacts/com.github.document-analysis/dap/
implementation ("com.github.document-analysis:dap:0.1")
'com.github.document-analysis:dap:jar:0.1'
<dependency org="com.github.document-analysis" name="dap" rev="0.1">
  <artifact name="dap" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.document-analysis', module='dap', version='0.1')
)
libraryDependencies += "com.github.document-analysis" % "dap" % "0.1"
[com.github.document-analysis/dap "0.1"]