is not current version
Last Version 1.11

com.brienwheeler.svc:svc-users 1.06-RELEASE


GroupId

GroupId

com.brienwheeler.svc
ArtifactId

ArtifactId

svc-users
Version

Version

1.06-RELEASE
Type

Type

jar

Download svc-users 1.06-RELEASE


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