GroupId | GroupIdkz.greetgo.conf |
---|---|
ArtifactId | ArtifactIdgreetgo.sys_params |
Version | Version1.1.1 |
Type | Typejar |
Filename | Size |
---|---|
greetgo.sys_params-1.1.1.pom | |
greetgo.sys_params-1.1.1.jar | 2 KB |
greetgo.sys_params-1.1.1-sources.jar | 1 KB |
greetgo.sys_params-1.1.1-javadoc.jar | 21 KB |
Browse |
<!-- https://jarcasting.com/artifacts/kz.greetgo.conf/greetgo.sys_params/ -->
<dependency>
<groupId>kz.greetgo.conf</groupId>
<artifactId>greetgo.sys_params</artifactId>
<version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/kz.greetgo.conf/greetgo.sys_params/
implementation 'kz.greetgo.conf:greetgo.sys_params:1.1.1'
// https://jarcasting.com/artifacts/kz.greetgo.conf/greetgo.sys_params/
implementation ("kz.greetgo.conf:greetgo.sys_params:1.1.1")
'kz.greetgo.conf:greetgo.sys_params:jar:1.1.1'
<dependency org="kz.greetgo.conf" name="greetgo.sys_params" rev="1.1.1">
<artifact name="greetgo.sys_params" type="jar" />
</dependency>
@Grapes(
@Grab(group='kz.greetgo.conf', module='greetgo.sys_params', version='1.1.1')
)
libraryDependencies += "kz.greetgo.conf" % "greetgo.sys_params" % "1.1.1"
[kz.greetgo.conf/greetgo.sys_params "1.1.1"]