GroupId | GroupIdorg.dihedron.strutlets |
---|---|
ArtifactId | ArtifactIdstrutlets |
Version | Version0.59.0 |
Type | Typejar |
Filename | Size |
---|---|
strutlets-0.59.0.pom | |
strutlets-0.59.0.jar | 147 KB |
strutlets-0.59.0-sources.jar | 155 KB |
strutlets-0.59.0-javadoc.jar | 615 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.dihedron.strutlets/strutlets/ -->
<dependency>
<groupId>org.dihedron.strutlets</groupId>
<artifactId>strutlets</artifactId>
<version>0.59.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.dihedron.strutlets/strutlets/
implementation 'org.dihedron.strutlets:strutlets:0.59.0'
// https://jarcasting.com/artifacts/org.dihedron.strutlets/strutlets/
implementation ("org.dihedron.strutlets:strutlets:0.59.0")
'org.dihedron.strutlets:strutlets:jar:0.59.0'
<dependency org="org.dihedron.strutlets" name="strutlets" rev="0.59.0">
<artifact name="strutlets" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.dihedron.strutlets', module='strutlets', version='0.59.0')
)
libraryDependencies += "org.dihedron.strutlets" % "strutlets" % "0.59.0"
[org.dihedron.strutlets/strutlets "0.59.0"]