MVN

io.github.kirinhorse : KotlinBehaviors

Maven & Gradle

Aug 16, 2023
1 stars

KotlinBehaviors · Behavior Trees Library in Kotlin, with variables and expressions surpport.

<dependency>
    <groupId>io.github.kirinhorse</groupId>
    <artifactId>KotlinBehaviors</artifactId>
    <version>0.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.kirinhorse : KotlinBehaviors to add to Maven - Latest Versions:

  • Latest Stable: 0.0.2

All Versions

Choose a version of io.github.kirinhorse : KotlinBehaviors to add to Maven - All Versions:

Version Vulnerabilities Updated
0.0.x
KotlinBehaviors-0.0.2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.github.kirinhorse</groupId>
    <artifactId>KotlinBehaviors</artifactId>
    <version>0.0.2</version>
</dependency>

Advertisement