GroupId | GroupIdws-commons |
---|---|
ArtifactId | ArtifactIdneethi |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPOM was created from install:install-file
|
Filename | Size |
---|---|
neethi-1.0.1.pom | |
neethi-1.0.1.jar | 43 KB |
Browse |
<!-- https://jarcasting.com/artifacts/ws-commons/neethi/ -->
<dependency>
<groupId>ws-commons</groupId>
<artifactId>neethi</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/ws-commons/neethi/
implementation 'ws-commons:neethi:1.0.1'
// https://jarcasting.com/artifacts/ws-commons/neethi/
implementation ("ws-commons:neethi:1.0.1")
'ws-commons:neethi:jar:1.0.1'
<dependency org="ws-commons" name="neethi" rev="1.0.1">
<artifact name="neethi" type="jar" />
</dependency>
@Grapes(
@Grab(group='ws-commons', module='neethi', version='1.0.1')
)
libraryDependencies += "ws-commons" % "neethi" % "1.0.1"
[ws-commons/neethi "1.0.1"]