Categories |
CategoriesNet ORM Data |
---|---|
GroupId | GroupIdnet.smartcosmos |
ArtifactId | ArtifactIdsmartcosmos-user-details-stormpath |
Version | Version0.0.1 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/net.smartcosmos/smartcosmos-user-details-stormpath/ -->
<dependency>
<groupId>net.smartcosmos</groupId>
<artifactId>smartcosmos-user-details-stormpath</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.smartcosmos/smartcosmos-user-details-stormpath/
implementation 'net.smartcosmos:smartcosmos-user-details-stormpath:0.0.1'
// https://jarcasting.com/artifacts/net.smartcosmos/smartcosmos-user-details-stormpath/
implementation ("net.smartcosmos:smartcosmos-user-details-stormpath:0.0.1")
'net.smartcosmos:smartcosmos-user-details-stormpath:jar:0.0.1'
<dependency org="net.smartcosmos" name="smartcosmos-user-details-stormpath" rev="0.0.1">
<artifact name="smartcosmos-user-details-stormpath" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.smartcosmos', module='smartcosmos-user-details-stormpath', version='0.0.1')
)
libraryDependencies += "net.smartcosmos" % "smartcosmos-user-details-stormpath" % "0.0.1"
[net.smartcosmos/smartcosmos-user-details-stormpath "0.0.1"]