is not current version
Last Version 1.0.0-beta6

com.github.wasiqb.coteafs:services 1.0.0-beta1

CoTeAFS Web Services Layer.

GroupId

GroupId

com.github.wasiqb.coteafs
ArtifactId

ArtifactId

services
Version

Version

1.0.0-beta1
Type

Type

jar

Download services 1.0.0-beta1


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