is not current version
Last Version 1.0.3

zone.src.sheaf:web-sheaf 0.1.1

Utility Classes for Building Web Applications for the JVM

GroupId

GroupId

zone.src.sheaf
ArtifactId

ArtifactId

web-sheaf
Version

Version

0.1.1
Type

Type

jar

Download web-sheaf 0.1.1


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