is not current version
Last Version 2.0.4-okta

com.stormpath.sdk:stormpath-sdk-tutorials 1.2.2


Categories

Categories

ORM Data
GroupId

GroupId

com.stormpath.sdk
ArtifactId

ArtifactId

stormpath-sdk-tutorials
Version

Version

1.2.2
Type

Type

jar

Download stormpath-sdk-tutorials 1.2.2


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