License |
License |
---|---|
GroupId | GroupIdorg.oiue.services |
ArtifactId | ArtifactIdinterfaces |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionOIUE interfaces
OIUE service for interfaces
|
Filename | Size |
---|---|
interfaces-1.0.1.pom | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.oiue.services/interfaces/ -->
<dependency>
<groupId>org.oiue.services</groupId>
<artifactId>interfaces</artifactId>
<version>1.0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.oiue.services/interfaces/
implementation 'org.oiue.services:interfaces:1.0.1'
// https://jarcasting.com/artifacts/org.oiue.services/interfaces/
implementation ("org.oiue.services:interfaces:1.0.1")
'org.oiue.services:interfaces:pom:1.0.1'
<dependency org="org.oiue.services" name="interfaces" rev="1.0.1">
<artifact name="interfaces" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.oiue.services', module='interfaces', version='1.0.1')
)
libraryDependencies += "org.oiue.services" % "interfaces" % "1.0.1"
[org.oiue.services/interfaces "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
ant-contrib : ant-contrib | jar | 1.0b3 |