is not current version
Last Version 3.1.0

com.github.javawebers:yt-web 0.0.1

webs

GroupId

GroupId

com.github.javawebers
ArtifactId

ArtifactId

yt-web
Version

Version

0.0.1
Type

Type

jar

Download yt-web 0.0.1


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