Categories |
CategoriesIDE Development Tools |
---|---|
GroupId | GroupIdorg.openbase.bco |
ArtifactId | ArtifactIdpsc.identification |
Version | Version1.4.3 |
Type | Typejar |
Filename | Size |
---|---|
psc.identification-1.4.3.pom | |
psc.identification-1.4.3.jar | 36 KB |
psc.identification-1.4.3-sources.jar | 33 KB |
psc.identification-1.4.3-javadoc.jar | 166 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.openbase.bco/psc.identification/ -->
<dependency>
<groupId>org.openbase.bco</groupId>
<artifactId>psc.identification</artifactId>
<version>1.4.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.openbase.bco/psc.identification/
implementation 'org.openbase.bco:psc.identification:1.4.3'
// https://jarcasting.com/artifacts/org.openbase.bco/psc.identification/
implementation ("org.openbase.bco:psc.identification:1.4.3")
'org.openbase.bco:psc.identification:jar:1.4.3'
<dependency org="org.openbase.bco" name="psc.identification" rev="1.4.3">
<artifact name="psc.identification" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openbase.bco', module='psc.identification', version='1.4.3')
)
libraryDependencies += "org.openbase.bco" % "psc.identification" % "1.4.3"
[org.openbase.bco/psc.identification "1.4.3"]