is not current version
Last Version 2.0.4-okta

com.stormpath.sdk:stormpath-sdk-extensions 0.9.3


Categories

Categories

ORM Data
GroupId

GroupId

com.stormpath.sdk
ArtifactId

ArtifactId

stormpath-sdk-extensions
Version

Version

0.9.3
Type

Type

pom

Download stormpath-sdk-extensions 0.9.3


<!-- https://jarcasting.com/artifacts/com.stormpath.sdk/stormpath-sdk-extensions/ -->
<dependency>
    <groupId>com.stormpath.sdk</groupId>
    <artifactId>stormpath-sdk-extensions</artifactId>
    <version>0.9.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.stormpath.sdk/stormpath-sdk-extensions/
implementation 'com.stormpath.sdk:stormpath-sdk-extensions:0.9.3'
// https://jarcasting.com/artifacts/com.stormpath.sdk/stormpath-sdk-extensions/
implementation ("com.stormpath.sdk:stormpath-sdk-extensions:0.9.3")
'com.stormpath.sdk:stormpath-sdk-extensions:pom:0.9.3'
<dependency org="com.stormpath.sdk" name="stormpath-sdk-extensions" rev="0.9.3">
  <artifact name="stormpath-sdk-extensions" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.stormpath.sdk', module='stormpath-sdk-extensions', version='0.9.3')
)
libraryDependencies += "com.stormpath.sdk" % "stormpath-sdk-extensions" % "0.9.3"
[com.stormpath.sdk/stormpath-sdk-extensions "0.9.3"]