is not current version
Last Version 2.0.0

com.github.teakfly:teafly 1.0.41

teafly

GroupId

GroupId

com.github.teakfly
ArtifactId

ArtifactId

teafly
Version

Version

1.0.41
Type

Type

pom

Download teafly 1.0.41

Filename Size
teafly-1.0.41.pom
Browse

<!-- https://jarcasting.com/artifacts/com.github.teakfly/teafly/ -->
<dependency>
    <groupId>com.github.teakfly</groupId>
    <artifactId>teafly</artifactId>
    <version>1.0.41</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.teakfly/teafly/
implementation 'com.github.teakfly:teafly:1.0.41'
// https://jarcasting.com/artifacts/com.github.teakfly/teafly/
implementation ("com.github.teakfly:teafly:1.0.41")
'com.github.teakfly:teafly:pom:1.0.41'
<dependency org="com.github.teakfly" name="teafly" rev="1.0.41">
  <artifact name="teafly" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.teakfly', module='teafly', version='1.0.41')
)
libraryDependencies += "com.github.teakfly" % "teafly" % "1.0.41"
[com.github.teakfly/teafly "1.0.41"]