is not current version
Last Version 0.0.2

net.smartcosmos:smartcosmos-user-details 0.0.1

REST Controller for hooking into the DAO implementations

Categories

Categories

Net
GroupId

GroupId

net.smartcosmos
ArtifactId

ArtifactId

smartcosmos-user-details
Version

Version

0.0.1
Type

Type

jar

Download smartcosmos-user-details 0.0.1


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