is not current version
Last Version 0.3.0.M2

com.jayway.forest:forest-samples 0.3.0.M1


GroupId

GroupId

com.jayway.forest
ArtifactId

ArtifactId

forest-samples
Version

Version

0.3.0.M1
Type

Type

pom

Download forest-samples 0.3.0.M1

Filename Size
forest-samples-0.3.0.M1.pom 618 bytes
Browse

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