is not current version
Last Version 1.0.1

org.oiue.services:bytes 1.0.0


GroupId

GroupId

org.oiue.services
ArtifactId

ArtifactId

bytes
Version

Version

1.0.0
Type

Type

pom

Download bytes 1.0.0

Filename Size
bytes-1.0.0.pom 763 bytes
Browse

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