is not current version
Last Version 0.10.2

tools.devnull:boteco-plugins 0.10.1


GroupId

GroupId

tools.devnull
ArtifactId

ArtifactId

boteco-plugins
Version

Version

0.10.1
Type

Type

pom

Download boteco-plugins 0.10.1


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