is not current version
Last Version 0.7.0

org.appops:appops-br-slim-archetype 0.0.3

appops br slim archetype to setup slim project

GroupId

GroupId

org.appops
ArtifactId

ArtifactId

appops-br-slim-archetype
Version

Version

0.0.3
Type

Type

jar

Download appops-br-slim-archetype 0.0.3


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