is not current version
Last Version 0.13

org.realityforge.router.fu:router-fu-annotations 0.04

Annotations for defining a router

GroupId

GroupId

org.realityforge.router.fu
ArtifactId

ArtifactId

router-fu-annotations
Version

Version

0.04
Type

Type

jar

Download router-fu-annotations 0.04


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