is not current version
Last Version 0.10.2

tools.devnull:boteco-channels 0.10.0


GroupId

GroupId

tools.devnull
ArtifactId

ArtifactId

boteco-channels
Version

Version

0.10.0
Type

Type

pom

Download boteco-channels 0.10.0


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