is not current version
Last Version 0.3.0.M2

com.jayway.forest:forest-frontend-jersey 0.3.0.M1


Categories

Categories

Jersey Program Interface REST Frameworks
GroupId

GroupId

com.jayway.forest
ArtifactId

ArtifactId

forest-frontend-jersey
Version

Version

0.3.0.M1
Type

Type

jar

Download forest-frontend-jersey 0.3.0.M1


<!-- https://jarcasting.com/artifacts/com.jayway.forest/forest-frontend-jersey/ -->
<dependency>
    <groupId>com.jayway.forest</groupId>
    <artifactId>forest-frontend-jersey</artifactId>
    <version>0.3.0.M1</version>
</dependency>
// https://jarcasting.com/artifacts/com.jayway.forest/forest-frontend-jersey/
implementation 'com.jayway.forest:forest-frontend-jersey:0.3.0.M1'
// https://jarcasting.com/artifacts/com.jayway.forest/forest-frontend-jersey/
implementation ("com.jayway.forest:forest-frontend-jersey:0.3.0.M1")
'com.jayway.forest:forest-frontend-jersey:jar:0.3.0.M1'
<dependency org="com.jayway.forest" name="forest-frontend-jersey" rev="0.3.0.M1">
  <artifact name="forest-frontend-jersey" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jayway.forest', module='forest-frontend-jersey', version='0.3.0.M1')
)
libraryDependencies += "com.jayway.forest" % "forest-frontend-jersey" % "0.3.0.M1"
[com.jayway.forest/forest-frontend-jersey "0.3.0.M1"]