is not current version
Last Version 0.0.10

org.openurp.edu.otherexam:openurp-edu-otherexam-api 0.0.9


Categories

Categories

Other General Purpose Libraries
GroupId

GroupId

org.openurp.edu.otherexam
ArtifactId

ArtifactId

openurp-edu-otherexam-api
Version

Version

0.0.9
Type

Type

jar

Download openurp-edu-otherexam-api 0.0.9


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