Last Version

Okta Mobile Kotlin - Bill of Materials 0.6.0-BETA

Okta Mobile Kotlin

License

License

Categories

Categories

Kotlin Languages
GroupId

GroupId

com.okta.kotlin
ArtifactId

ArtifactId

bom
Version

Version

0.6.0-BETA
Type

Type

pom
Description

Description

Okta Mobile Kotlin - Bill of Materials
Okta Mobile Kotlin
Project URL

Project URL

https://github.com/okta/okta-mobile-kotlin
Source Code Management

Source Code Management

https://github.com/okta/okta-mobile-kotlin.git

Download bom 0.6.0-BETA


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.