is not current version
Last Version 6

net.sf.opk:opk-parent 1

Parent POM for all projects with group ID net.sf.opk.

Categories

Categories

Net
GroupId

GroupId

net.sf.opk
ArtifactId

ArtifactId

opk-parent
Version

Version

1
Type

Type

pom

Download opk-parent 1

Filename Size
opk-parent-1.pom 5 KB
Browse

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