не последняя версия
Последняя версия 2.3.3

com.github.javawebers:yt-commons 2.1.6

https://github.com/javawebers/yt

Группа

Группа

com.github.javawebers
Идентификатор

Идентификатор

yt-commons
Версия

Версия

2.1.6
Тип

Тип

jar

Скачать yt-commons 2.1.6


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