License |
License |
---|---|
GroupId | GroupIdorg.jgrapes |
ArtifactId | ArtifactIdorg.jgrapes.http.rocker |
Version | Version0.9.0 |
Type | Typejar |
Description |
Descriptionorg.jgrapes.http.rocker
(No description)
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/org.jgrapes/org.jgrapes.http.rocker/ -->
<dependency>
<groupId>org.jgrapes</groupId>
<artifactId>org.jgrapes.http.rocker</artifactId>
<version>0.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.jgrapes/org.jgrapes.http.rocker/
implementation 'org.jgrapes:org.jgrapes.http.rocker:0.9.0'
// https://jarcasting.com/artifacts/org.jgrapes/org.jgrapes.http.rocker/
implementation ("org.jgrapes:org.jgrapes.http.rocker:0.9.0")
'org.jgrapes:org.jgrapes.http.rocker:jar:0.9.0'
<dependency org="org.jgrapes" name="org.jgrapes.http.rocker" rev="0.9.0">
<artifact name="org.jgrapes.http.rocker" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jgrapes', module='org.jgrapes.http.rocker', version='0.9.0')
)
libraryDependencies += "org.jgrapes" % "org.jgrapes.http.rocker" % "0.9.0"
[org.jgrapes/org.jgrapes.http.rocker "0.9.0"]
Group / Artifact | Type | Version |
---|---|---|
org.jgrapes : org.jgrapes.http | jar | 0.9.0 |
com.fizzed : rocker-runtime | jar | 0.20.0 |