GroupId | GroupIdorg.teavm.flavour |
---|---|
ArtifactId | ArtifactIdteavm-flavour-routing |
Version | Version0.2.0 |
Type | Typejar |
Filename | Size |
---|---|
teavm-flavour-routing-0.2.0.pom | |
teavm-flavour-routing-0.2.0.jar | 42 KB |
teavm-flavour-routing-0.2.0-sources.jar | 25 KB |
teavm-flavour-routing-0.2.0-javadoc.jar | 118 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.teavm.flavour/teavm-flavour-routing/ -->
<dependency>
<groupId>org.teavm.flavour</groupId>
<artifactId>teavm-flavour-routing</artifactId>
<version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.teavm.flavour/teavm-flavour-routing/
implementation 'org.teavm.flavour:teavm-flavour-routing:0.2.0'
// https://jarcasting.com/artifacts/org.teavm.flavour/teavm-flavour-routing/
implementation ("org.teavm.flavour:teavm-flavour-routing:0.2.0")
'org.teavm.flavour:teavm-flavour-routing:jar:0.2.0'
<dependency org="org.teavm.flavour" name="teavm-flavour-routing" rev="0.2.0">
<artifact name="teavm-flavour-routing" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.teavm.flavour', module='teavm-flavour-routing', version='0.2.0')
)
libraryDependencies += "org.teavm.flavour" % "teavm-flavour-routing" % "0.2.0"
[org.teavm.flavour/teavm-flavour-routing "0.2.0"]