is not current version
Last Version 1.4.0

org.oxerr:oxerr-parent 1.1.0

OxErr Parent POM.

GroupId

GroupId

org.oxerr
ArtifactId

ArtifactId

oxerr-parent
Version

Version

1.1.0
Type

Type

pom

Download oxerr-parent 1.1.0

Filename Size
oxerr-parent-1.1.0.pom 10 KB
Browse

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