is not current version
Last Version 1.6.0

org.openbase.bco:psc.identification 1.4.1


Categories

Categories

IDE Development Tools
GroupId

GroupId

org.openbase.bco
ArtifactId

ArtifactId

psc.identification
Version

Version

1.4.1
Type

Type

jar

Download psc.identification 1.4.1


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