is not current version
Last Version 0.0.6

org.openurp.edu.otherexam:openurp-edu-otherexam-parent 0.0.3


Categories

Categories

Other General Purpose Libraries
GroupId

GroupId

org.openurp.edu.otherexam
ArtifactId

ArtifactId

openurp-edu-otherexam-parent
Version

Version

0.0.3
Type

Type

pom

Download openurp-edu-otherexam-parent 0.0.3


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