is not current version
Last Version 1.1

wsrf:wsrf 1.0


GroupId

GroupId

wsrf
ArtifactId

ArtifactId

wsrf
Version

Version

1.0
Type

Type

jar

Download wsrf 1.0

Filename Size
wsrf-1.0.pom
wsrf-1.0.jar 439 KB
Browse

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