License |
License |
---|---|
Categories |
CategoriesGithub Development Tools Version Controls |
GroupId | GroupIdcom.github.limiaogithub |
ArtifactId | ArtifactIdyt_base |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionyt_base
base exceptions
|
Project URL |
Project URL |
Filename | Size |
---|---|
yt_base-1.0.0.pom | |
yt_base-1.0.0.jar | 6 KB |
yt_base-1.0.0-sources.jar | 5 KB |
yt_base-1.0.0-javadoc.jar | 39 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.limiaogithub/yt_base/ -->
<dependency>
<groupId>com.github.limiaogithub</groupId>
<artifactId>yt_base</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.limiaogithub/yt_base/
implementation 'com.github.limiaogithub:yt_base:1.0.0'
// https://jarcasting.com/artifacts/com.github.limiaogithub/yt_base/
implementation ("com.github.limiaogithub:yt_base:1.0.0")
'com.github.limiaogithub:yt_base:jar:1.0.0'
<dependency org="com.github.limiaogithub" name="yt_base" rev="1.0.0">
<artifact name="yt_base" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.limiaogithub', module='yt_base', version='1.0.0')
)
libraryDependencies += "com.github.limiaogithub" % "yt_base" % "1.0.0"
[com.github.limiaogithub/yt_base "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
commons-beanutils : commons-beanutils | jar | 1.9.2 |