is not current version
Last Version 0.10.2

tools.devnull:boteco-main 0.10.1


GroupId

GroupId

tools.devnull
ArtifactId

ArtifactId

boteco-main
Version

Version

0.10.1
Type

Type

pom

Download boteco-main 0.10.1

Filename Size
boteco-main-0.10.1.pom 2 KB
Browse

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