MVN

org.openfolder : kotlin-asyncapi-examples

Maven & Gradle

Dec 02, 2023

Kotlin AsyncAPI Examples · Example applications for Kotlin AsyncAPI

<dependency>
    <groupId>org.openfolder</groupId>
    <artifactId>kotlin-asyncapi-examples</artifactId>
    <version>3.0.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.openfolder : kotlin-asyncapi-examples to add to Maven - Latest Versions:

  • Latest Stable: 3.0.3

All Versions

Choose a version of org.openfolder : kotlin-asyncapi-examples to add to Maven - All Versions:

Version Vulnerabilities Updated
3.0.x
kotlin-asyncapi-examples-3.0.3

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.openfolder</groupId>
    <artifactId>kotlin-asyncapi-examples</artifactId>
    <version>3.0.3</version>
</dependency>