Last Version

com.jayway.forest:forest 0.3.0.M2

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

GroupId

GroupId

com.jayway.forest
ArtifactId

ArtifactId

forest
Version

Version

0.3.0.M2
Type

Type

pom
Description

Description

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project URL

Project URL

http://github.com/jayway/forest
Source Code Management

Source Code Management

https://github.com/jayway/forest/tree/master

Download forest 0.3.0.M2

Filename Size
forest-0.3.0.M2.pom 7 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • core
  • samples
  • frontend