is not current version
Last Version 1

org.bitbucket.openisoj:postmaven 0.0.1

A maven project type for Postilion nodes.

Categories

Categories

Maven Build Tools
GroupId

GroupId

org.bitbucket.openisoj
ArtifactId

ArtifactId

postmaven
Version

Version

0.0.1
Type

Type

pom

Download postmaven 0.0.1

Filename Size
postmaven-0.0.1.pom 5 KB
Browse

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