util

Useful utilities

License

License

GroupId

GroupId

org.opentelecoms.util
ArtifactId

ArtifactId

util
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

util
Useful utilities
Project URL

Project URL

https://github.com/opentelecoms-org/util

Download util

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
dnsjava : dnsjava jar 2.1.7

test (1)

Group / Artifact Type Version
junit : junit jar 4.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0