License |
License |
---|---|
GroupId | GroupIdcom.github.javawebers |
ArtifactId | ArtifactIdyt-commons |
Last Version | Last Version2.3.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionyt-commons
https://github.com/javawebers/yt
|
Project URL |
Project URL |
Filename | Size |
---|---|
yt-commons-2.3.3.pom | |
yt-commons-2.3.3.jar | 13 KB |
yt-commons-2.3.3-sources.jar | 13 KB |
yt-commons-2.3.3-javadoc.jar | 96 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.javawebers/yt-commons/ -->
<dependency>
<groupId>com.github.javawebers</groupId>
<artifactId>yt-commons</artifactId>
<version>2.3.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.javawebers/yt-commons/
implementation 'com.github.javawebers:yt-commons:2.3.3'
// https://jarcasting.com/artifacts/com.github.javawebers/yt-commons/
implementation ("com.github.javawebers:yt-commons:2.3.3")
'com.github.javawebers:yt-commons:jar:2.3.3'
<dependency org="com.github.javawebers" name="yt-commons" rev="2.3.3">
<artifact name="yt-commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.javawebers', module='yt-commons', version='2.3.3')
)
libraryDependencies += "com.github.javawebers" % "yt-commons" % "2.3.3"
[com.github.javawebers/yt-commons "2.3.3"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.20 |