is not current version
Last Version 1.3.0

sc.tyro:tyro-web 1.0.0.RC1


GroupId

GroupId

sc.tyro
ArtifactId

ArtifactId

tyro-web
Version

Version

1.0.0.RC1
Type

Type

jar

Download tyro-web 1.0.0.RC1


<!-- https://jarcasting.com/artifacts/sc.tyro/tyro-web/ -->
<dependency>
    <groupId>sc.tyro</groupId>
    <artifactId>tyro-web</artifactId>
    <version>1.0.0.RC1</version>
</dependency>
// https://jarcasting.com/artifacts/sc.tyro/tyro-web/
implementation 'sc.tyro:tyro-web:1.0.0.RC1'
// https://jarcasting.com/artifacts/sc.tyro/tyro-web/
implementation ("sc.tyro:tyro-web:1.0.0.RC1")
'sc.tyro:tyro-web:jar:1.0.0.RC1'
<dependency org="sc.tyro" name="tyro-web" rev="1.0.0.RC1">
  <artifact name="tyro-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='sc.tyro', module='tyro-web', version='1.0.0.RC1')
)
libraryDependencies += "sc.tyro" % "tyro-web" % "1.0.0.RC1"
[sc.tyro/tyro-web "1.0.0.RC1"]