is not current version
Last Version 1.6.0

org.openbase.bco:psc.identification 1.5.0


Categories

Categories

IDE Development Tools
GroupId

GroupId

org.openbase.bco
ArtifactId

ArtifactId

psc.identification
Version

Version

1.5.0
Type

Type

jar

Download psc.identification 1.5.0


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