is not current version
Last Version 3.1.0

com.github.javawebers:yt-web 1.0.0

webs

GroupId

GroupId

com.github.javawebers
ArtifactId

ArtifactId

yt-web
Version

Version

1.0.0
Type

Type

jar

Download yt-web 1.0.0


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