| License |
License |
|---|---|
| GroupId | GroupIdio.github.nafg.simple-router |
| ArtifactId | ArtifactIdsimple-router_2.13 |
| Last Version | Last Version0.2.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionsimple-router
simple-router
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| simple-router_2.13-0.2.0.pom | |
| simple-router_2.13-0.2.0.jar | 303 bytes |
| simple-router_2.13-0.2.0-sources.jar | 255 bytes |
| simple-router_2.13-0.2.0-javadoc.jar | 189 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.nafg.simple-router/simple-router_2.13/ -->
<dependency>
<groupId>io.github.nafg.simple-router</groupId>
<artifactId>simple-router_2.13</artifactId>
<version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.nafg.simple-router/simple-router_2.13/
implementation 'io.github.nafg.simple-router:simple-router_2.13:0.2.0'
// https://jarcasting.com/artifacts/io.github.nafg.simple-router/simple-router_2.13/
implementation ("io.github.nafg.simple-router:simple-router_2.13:0.2.0")
'io.github.nafg.simple-router:simple-router_2.13:jar:0.2.0'
<dependency org="io.github.nafg.simple-router" name="simple-router_2.13" rev="0.2.0">
<artifact name="simple-router_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.nafg.simple-router', module='simple-router_2.13', version='0.2.0')
)
libraryDependencies += "io.github.nafg.simple-router" % "simple-router_2.13" % "0.2.0"
[io.github.nafg.simple-router/simple-router_2.13 "0.2.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.13.6 |