is not current version
Last Version 0.3.0.M2

com.jayway.forest:forest-samples 0.2.5.RELEASE


GroupId

GroupId

com.jayway.forest
ArtifactId

ArtifactId

forest-samples
Version

Version

0.2.5.RELEASE
Type

Type

pom

Download forest-samples 0.2.5.RELEASE

Filename Size
forest-samples-0.2.5.RELEASE.pom 580 bytes
Browse

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