is not current version
Last Version 3.1.0

com.github.javawebers:yt-web 2.1.16

https://github.com/javawebers/yt

GroupId

GroupId

com.github.javawebers
ArtifactId

ArtifactId

yt-web
Version

Version

2.1.16
Type

Type

jar

Download yt-web 2.1.16


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