is not current version
Last Version 0.0.4

com.github.bordertech.webfriends:webfriends-api 0.0.3

Webfriends UI API

GroupId

GroupId

com.github.bordertech.webfriends
ArtifactId

ArtifactId

webfriends-api
Version

Version

0.0.3
Type

Type

jar

Download webfriends-api 0.0.3


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