is not current version
Last Version 15

net.sf.michael-o:michael-o-parent 1

Parent POM for all projects created by Michael Osipov at SourceForge.net

Categories

Categories

Net
GroupId

GroupId

net.sf.michael-o
ArtifactId

ArtifactId

michael-o-parent
Version

Version

1
Type

Type

pom

Download michael-o-parent 1

Filename Size
michael-o-parent-1.pom 4 KB
Browse

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