is not current version
Last Version 3.1.0

com.github.javawebers:yt-web 0.0.100

https://github.com/javawebers/yt

GroupId

GroupId

com.github.javawebers
ArtifactId

ArtifactId

yt-web
Version

Version

0.0.100
Type

Type

jar

Download yt-web 0.0.100


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