| License |
License |
|---|---|
| GroupId | GroupIdcom.joliciel.jochre |
| ArtifactId | ArtifactIdjochre-parent |
| Version | Version2.0.6 |
| Type | Typepom |
| Description |
DescriptionJochre
Java Optical CHaracter Recognition
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| jochre-parent-2.0.6.pom | 7 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.joliciel.jochre/jochre-parent/ -->
<dependency>
<groupId>com.joliciel.jochre</groupId>
<artifactId>jochre-parent</artifactId>
<version>2.0.6</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.joliciel.jochre/jochre-parent/
implementation 'com.joliciel.jochre:jochre-parent:2.0.6'
// https://jarcasting.com/artifacts/com.joliciel.jochre/jochre-parent/
implementation ("com.joliciel.jochre:jochre-parent:2.0.6")
'com.joliciel.jochre:jochre-parent:pom:2.0.6'
<dependency org="com.joliciel.jochre" name="jochre-parent" rev="2.0.6">
<artifact name="jochre-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.joliciel.jochre', module='jochre-parent', version='2.0.6')
)
libraryDependencies += "com.joliciel.jochre" % "jochre-parent" % "2.0.6"
[com.joliciel.jochre/jochre-parent "2.0.6"]