is not current version
Last Version 2.0.4-okta

com.stormpath.sdk:stormpath-sdk-tutorials 1.1.6


Categories

Categories

ORM Data
GroupId

GroupId

com.stormpath.sdk
ArtifactId

ArtifactId

stormpath-sdk-tutorials
Version

Version

1.1.6
Type

Type

jar

Download stormpath-sdk-tutorials 1.1.6


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