is not current version
Last Version 3.0.0

com.github.javawebers:yt 2.1.4

yt-root

GroupId

GroupId

com.github.javawebers
ArtifactId

ArtifactId

yt
Version

Version

2.1.4
Type

Type

pom

Download yt 2.1.4

Filename Size
yt-2.1.4.pom 5 KB
Browse

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