is not current version
Last Version 0.10.2

tools.devnull:boteco-providers 0.10.0


Categories

Categories

IDE Development Tools
GroupId

GroupId

tools.devnull
ArtifactId

ArtifactId

boteco-providers
Version

Version

0.10.0
Type

Type

pom

Download boteco-providers 0.10.0


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