MVN

com.github.teakfly : teafly

Maven & Gradle

Apr 25, 2021
0 stars

teafly

<dependency>
    <groupId>com.github.teakfly</groupId>
    <artifactId>teafly</artifactId>
    <version>2.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.teakfly : teafly to add to Maven - Latest Versions:

  • Latest Stable: 2.0.0

All Versions

Choose a version of com.github.teakfly : teafly to add to Maven - All Versions:

Version Vulnerabilities Updated
2.0.x
teafly-2.0.0
1.0.x
teafly-1.0.43
teafly-1.0.42
teafly-1.0.41
teafly-1.0.40
teafly-1.0.39
teafly-1.0.38
teafly-1.0.37
teafly-1.0.36
teafly-1.0.35
teafly-1.0.34
teafly-1.0.33
teafly-1.0.32
teafly-1.0.31
teafly-1.0.30

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.teakfly</groupId>
    <artifactId>teafly</artifactId>
    <version>2.0.0</version>
</dependency>

Advertisement