is not current version
Last Version 1.6.4

org.openbase.bco:authentication 1.5.1

BCO Authentication

GroupId

GroupId

org.openbase.bco
ArtifactId

ArtifactId

authentication
Version

Version

1.5.1
Type

Type

pom

Download authentication 1.5.1

Filename Size
authentication-1.5.1.pom 9 KB
Browse

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