is not current version
Last Version v1.0.1

cc.mashroom:mashroom-router v1.0.0


GroupId

GroupId

cc.mashroom
ArtifactId

ArtifactId

mashroom-router
Version

Version

v1.0.0
Type

Type

jar

Download mashroom-router v1.0.0


<!-- https://jarcasting.com/artifacts/cc.mashroom/mashroom-router/ -->
<dependency>
    <groupId>cc.mashroom</groupId>
    <artifactId>mashroom-router</artifactId>
    <version>v1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/cc.mashroom/mashroom-router/
implementation 'cc.mashroom:mashroom-router:v1.0.0'
// https://jarcasting.com/artifacts/cc.mashroom/mashroom-router/
implementation ("cc.mashroom:mashroom-router:v1.0.0")
'cc.mashroom:mashroom-router:jar:v1.0.0'
<dependency org="cc.mashroom" name="mashroom-router" rev="v1.0.0">
  <artifact name="mashroom-router" type="jar" />
</dependency>
@Grapes(
@Grab(group='cc.mashroom', module='mashroom-router', version='v1.0.0')
)
libraryDependencies += "cc.mashroom" % "mashroom-router" % "v1.0.0"
[cc.mashroom/mashroom-router "v1.0.0"]