is not current version
Last Version 0.0.7

com.atypon.wayf:wayf-client-java 0.0.4

A Java client for interacting with the WAYF cloud.

Categories

Categories

Java Languages CLI User Interface
GroupId

GroupId

com.atypon.wayf
ArtifactId

ArtifactId

wayf-client-java
Version

Version

0.0.4
Type

Type

jar

Download wayf-client-java 0.0.4


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