is not current version
Last Version 1.0.1

org.oiue.services:interfaces 1.0.0

OIUE service for interfaces

GroupId

GroupId

org.oiue.services
ArtifactId

ArtifactId

interfaces
Version

Version

1.0.0
Type

Type

pom

Download interfaces 1.0.0

Filename Size
interfaces-1.0.0.pom 3 KB
Browse

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