License |
License |
---|---|
GroupId | GroupIdkz.greetgo.util |
ArtifactId | ArtifactIdgreetgo-util |
Last Version | Last Version1.0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiongreetgo-util
Utils using in greetgo!
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
greetgo-util-1.0.3.pom | |
greetgo-util-1.0.3.jar | 15 KB |
greetgo-util-1.0.3-sources.jar | 10 KB |
greetgo-util-1.0.3-javadoc.jar | 426 KB |
Browse |
<!-- https://jarcasting.com/artifacts/kz.greetgo.util/greetgo-util/ -->
<dependency>
<groupId>kz.greetgo.util</groupId>
<artifactId>greetgo-util</artifactId>
<version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/kz.greetgo.util/greetgo-util/
implementation 'kz.greetgo.util:greetgo-util:1.0.3'
// https://jarcasting.com/artifacts/kz.greetgo.util/greetgo-util/
implementation ("kz.greetgo.util:greetgo-util:1.0.3")
'kz.greetgo.util:greetgo-util:jar:1.0.3'
<dependency org="kz.greetgo.util" name="greetgo-util" rev="1.0.3">
<artifact name="greetgo-util" type="jar" />
</dependency>
@Grapes(
@Grab(group='kz.greetgo.util', module='greetgo-util', version='1.0.3')
)
libraryDependencies += "kz.greetgo.util" % "greetgo-util" % "1.0.3"
[kz.greetgo.util/greetgo-util "1.0.3"]
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.5.1 |
org.assertj : assertj-core | jar | 3.12.2 |