is not current version
Last Version 0.0.4

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

Webfriends UI API

GroupId

GroupId

com.github.bordertech.webfriends
ArtifactId

ArtifactId

webfriends-api
Version

Version

0.0.1
Type

Type

jar

Download webfriends-api 0.0.1


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