MVN

org.smyld.app : smyld-app

Maven & Gradle

Dec 24, 2019
2 stars

SMYLD Applications · SMYLD Open Source Projects

<dependency>
    <groupId>org.smyld.app</groupId>
    <artifactId>smyld-app</artifactId>
    <version>1.0.9</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.smyld.app : smyld-app to add to Maven - Latest Versions:

  • Latest Stable: 1.0.9

All Versions

Choose a version of org.smyld.app : smyld-app to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
smyld-app-1.0.9
smyld-app-1.0.8
smyld-app-1.0.7
smyld-app-1.0.6
smyld-app-1.0.5
smyld-app-1.0.4
smyld-app-1.0.3
smyld-app-1.0.2
smyld-app-1.0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.smyld.app</groupId>
    <artifactId>smyld-app</artifactId>
    <version>1.0.9</version>
</dependency>

Advertisement