MVN

ch.hippmann.godot : utilities

Maven & Gradle

Mar 30, 2024
2 stars

utilities · Helpful godot kotlin jvm utilities.

<dependency>
    <groupId>ch.hippmann.godot</groupId>
    <artifactId>utilities</artifactId>
    <version>0.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of ch.hippmann.godot : utilities to add to Maven - Latest Versions:

  • Latest Stable: 0.0.1

All Versions

Choose a version of ch.hippmann.godot : utilities to add to Maven - All Versions:

Version Vulnerabilities Updated
0.0.x
utilities-0.0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>ch.hippmann.godot</groupId>
    <artifactId>utilities</artifactId>
    <version>0.0.1</version>
</dependency>

Advertisement