License |
License |
---|---|
GroupId | GroupIdorg.opoo.press |
ArtifactId | ArtifactIdopoopress-api |
Version | Version2.0-beta-1 |
Type | Typejar |
Description |
DescriptionOpooPress Framework :: API
OpooPress Framework is a java based blog aware static site generator.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
opoopress-api-2.0-beta-1.pom | |
opoopress-api-2.0-beta-1.jar | 19 KB |
opoopress-api-2.0-beta-1-sources.jar | 30 KB |
opoopress-api-2.0-beta-1-javadoc.jar | 207 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
commons-io : commons-io | jar | 2.4 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.1 |