is not current version
Last Version 1.0.1

com.vision4j:detection 1.0.0

Core artifact for the Vision4j detection problem

GroupId

GroupId

com.vision4j
ArtifactId

ArtifactId

detection
Version

Version

1.0.0
Type

Type

jar

Download detection 1.0.0


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