is not current version
Last Version 9.0.0-beta

com.okta.sdk:okta-api-swagger-templates 2.0.0


Categories

Categories

Swagger Program Interface REST Frameworks
GroupId

GroupId

com.okta.sdk
ArtifactId

ArtifactId

okta-api-swagger-templates
Version

Version

2.0.0
Type

Type

jar

Download okta-api-swagger-templates 2.0.0


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