is not current version
Last Version 2.0.4-okta

com.stormpath.sdk:stormpath-sdk-extensions 0.9.2


Categories

Categories

ORM Data
GroupId

GroupId

com.stormpath.sdk
ArtifactId

ArtifactId

stormpath-sdk-extensions
Version

Version

0.9.2
Type

Type

pom

Download stormpath-sdk-extensions 0.9.2


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