MVN

io.github.eagerlogic : visage

Maven & Gradle

Mar 10, 2021
0 stars

Visage · React like UI library for Kotlin JS

<dependency>
    <groupId>io.github.eagerlogic</groupId>
    <artifactId>visage</artifactId>
    <version>0.3.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.eagerlogic : visage to add to Maven - Latest Versions:

  • Latest Stable: 0.3.0

All Versions

Choose a version of io.github.eagerlogic : visage to add to Maven - All Versions:

Version Vulnerabilities Updated
0.3.x
visage-0.3.0
0.2.x
visage-0.2.10
visage-0.2.6

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.github.eagerlogic</groupId>
    <artifactId>visage</artifactId>
    <version>0.3.0</version>
</dependency>

Advertisement