is not current version
Last Version 0.0.6

org.openurp.edu.otherexam:openurp-edu-otherexam-domain 0.0.5


Categories

Categories

Doma Data ORM Other General Purpose Libraries
GroupId

GroupId

org.openurp.edu.otherexam
ArtifactId

ArtifactId

openurp-edu-otherexam-domain
Version

Version

0.0.5
Type

Type

jar

Download openurp-edu-otherexam-domain 0.0.5


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