GroupId | GroupIdtools.devnull |
---|---|
ArtifactId | ArtifactIdboteco-channels |
Version | Version0.10.1 |
Type | Typepom |
Filename | Size |
---|---|
boteco-channels-0.10.1.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/tools.devnull/boteco-channels/ -->
<dependency>
<groupId>tools.devnull</groupId>
<artifactId>boteco-channels</artifactId>
<version>0.10.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/tools.devnull/boteco-channels/
implementation 'tools.devnull:boteco-channels:0.10.1'
// https://jarcasting.com/artifacts/tools.devnull/boteco-channels/
implementation ("tools.devnull:boteco-channels:0.10.1")
'tools.devnull:boteco-channels:pom:0.10.1'
<dependency org="tools.devnull" name="boteco-channels" rev="0.10.1">
<artifact name="boteco-channels" type="pom" />
</dependency>
@Grapes(
@Grab(group='tools.devnull', module='boteco-channels', version='0.10.1')
)
libraryDependencies += "tools.devnull" % "boteco-channels" % "0.10.1"
[tools.devnull/boteco-channels "0.10.1"]