is not current version
Last Version 0.0.9

org.tinygroup:bus 0.0.4


GroupId

GroupId

org.tinygroup
ArtifactId

ArtifactId

bus
Version

Version

0.0.4
Type

Type

pom

Download bus 0.0.4

Filename Size
bus-0.0.4.pom 599 bytes
Browse

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