is not current version
Last Version 0.7.0

org.appops:appops-br-slim-base 0.4.0

appops black rhino slim base

GroupId

GroupId

org.appops
ArtifactId

ArtifactId

appops-br-slim-base
Version

Version

0.4.0
Type

Type

jar

Download appops-br-slim-base 0.4.0


<!-- https://jarcasting.com/artifacts/org.appops/appops-br-slim-base/ -->
<dependency>
    <groupId>org.appops</groupId>
    <artifactId>appops-br-slim-base</artifactId>
    <version>0.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.appops/appops-br-slim-base/
implementation 'org.appops:appops-br-slim-base:0.4.0'
// https://jarcasting.com/artifacts/org.appops/appops-br-slim-base/
implementation ("org.appops:appops-br-slim-base:0.4.0")
'org.appops:appops-br-slim-base:jar:0.4.0'
<dependency org="org.appops" name="appops-br-slim-base" rev="0.4.0">
  <artifact name="appops-br-slim-base" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.appops', module='appops-br-slim-base', version='0.4.0')
)
libraryDependencies += "org.appops" % "appops-br-slim-base" % "0.4.0"
[org.appops/appops-br-slim-base "0.4.0"]