is not current version
Last Version 1.0.1

org.oiue:oiue 1.0.0

OIUE is a Java Framework. Is Open Intelligent Unitive Efficient (开放 智能 统一 高效)

GroupId

GroupId

org.oiue
ArtifactId

ArtifactId

oiue
Version

Version

1.0.0
Type

Type

pom

Download oiue 1.0.0

Filename Size
oiue-1.0.0.pom 2 KB
Browse

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