License |
License |
---|---|
GroupId | GroupIdcom.github.javawebers |
ArtifactId | ArtifactIdyt |
Last Version | Last Version3.0.0 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionyt
yt-root
|
Project URL |
Project URL |
Filename | Size |
---|---|
yt-3.0.0.pom | 5 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.javawebers/yt/ -->
<dependency>
<groupId>com.github.javawebers</groupId>
<artifactId>yt</artifactId>
<version>3.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.javawebers/yt/
implementation 'com.github.javawebers:yt:3.0.0'
// https://jarcasting.com/artifacts/com.github.javawebers/yt/
implementation ("com.github.javawebers:yt:3.0.0")
'com.github.javawebers:yt:pom:3.0.0'
<dependency org="com.github.javawebers" name="yt" rev="3.0.0">
<artifact name="yt" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.javawebers', module='yt', version='3.0.0')
)
libraryDependencies += "com.github.javawebers" % "yt" % "3.0.0"
[com.github.javawebers/yt "3.0.0"]