| License |
License
MIT License
|
|---|---|
| GroupId | GroupIdru.opensecreto |
| ArtifactId | ArtifactIdopenutils |
| Last Version | Last Version1.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionOpenUtils
Useful small java utils.
|
| Filename | Size |
|---|---|
| openutils-1.1.pom | |
| openutils-1.1.jar | 2 KB |
| openutils-1.1-sources.jar | 1 KB |
| openutils-1.1-javadoc.jar | 19 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/ru.opensecreto/openutils/ -->
<dependency>
<groupId>ru.opensecreto</groupId>
<artifactId>openutils</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/ru.opensecreto/openutils/
implementation 'ru.opensecreto:openutils:1.1'
// https://jarcasting.com/artifacts/ru.opensecreto/openutils/
implementation ("ru.opensecreto:openutils:1.1")
'ru.opensecreto:openutils:jar:1.1'
<dependency org="ru.opensecreto" name="openutils" rev="1.1">
<artifact name="openutils" type="jar" />
</dependency>
@Grapes(
@Grab(group='ru.opensecreto', module='openutils', version='1.1')
)
libraryDependencies += "ru.opensecreto" % "openutils" % "1.1"
[ru.opensecreto/openutils "1.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.assertj : assertj-core | jar | 3.6.1 |
| org.testng : testng | jar | 6.10 |