is not current version
Last Version 0.10.2

tools.devnull:boteco-test 0.10.0


GroupId

GroupId

tools.devnull
ArtifactId

ArtifactId

boteco-test
Version

Version

0.10.0
Type

Type

jar

Download boteco-test 0.10.0


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