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