is not current version
Last Version 2.3.3

com.github.javawebers:yt-commons 0.0.100

https://github.com/javawebers/yt

GroupId

GroupId

com.github.javawebers
ArtifactId

ArtifactId

yt-commons
Version

Version

0.0.100
Type

Type

jar

Download yt-commons 0.0.100


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