Categories |
CategoriesIDE Development Tools |
---|---|
GroupId | GroupIdorg.openbase.bco |
ArtifactId | ArtifactIdpsc.identification |
Version | Version1.5.0 |
Type | Typejar |
Filename | Size |
---|---|
psc.identification-1.5.0.pom | |
psc.identification-1.5.0.jar | 36 KB |
psc.identification-1.5.0-sources.jar | 33 KB |
psc.identification-1.5.0-javadoc.jar | 160 KB |
Browse |
<!-- 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"]