Last Version

OpooPress Framework :: API 2.0-beta-1

OpooPress Framework is a java based blog aware static site generator.

License

License

GroupId

GroupId

org.opoo.press
ArtifactId

ArtifactId

opoopress-api
Version

Version

2.0-beta-1
Type

Type

jar
Description

Description

OpooPress Framework :: API
OpooPress Framework is a java based blog aware static site generator.
Project URL

Project URL

http://www.opoopress.com/
Project Organization

Project Organization

Opoo.org

Download opoopress-api 2.0-beta-1


<!-- https://jarcasting.com/artifacts/org.opoo.press/opoopress-api/ -->
<dependency>
    <groupId>org.opoo.press</groupId>
    <artifactId>opoopress-api</artifactId>
    <version>2.0-beta-1</version>
</dependency>
// https://jarcasting.com/artifacts/org.opoo.press/opoopress-api/
implementation 'org.opoo.press:opoopress-api:2.0-beta-1'
// https://jarcasting.com/artifacts/org.opoo.press/opoopress-api/
implementation ("org.opoo.press:opoopress-api:2.0-beta-1")
'org.opoo.press:opoopress-api:jar:2.0-beta-1'
<dependency org="org.opoo.press" name="opoopress-api" rev="2.0-beta-1">
  <artifact name="opoopress-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opoo.press', module='opoopress-api', version='2.0-beta-1')
)
libraryDependencies += "org.opoo.press" % "opoopress-api" % "2.0-beta-1"
[org.opoo.press/opoopress-api "2.0-beta-1"]

Dependencies

compile (1)

Group / Artifact Type Version
commons-io : commons-io jar 2.4

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.1

Project Modules

There are no modules declared in this project.