is not current version
Last Version 1.1

ru.opensecreto:openutils 1.0

Very useful small java utils.

GroupId

GroupId

ru.opensecreto
ArtifactId

ArtifactId

openutils
Version

Version

1.0
Type

Type

jar

Download openutils 1.0


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