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