GroupId | GroupIdcom.github.yelong0216 |
---|---|
ArtifactId | ArtifactIdyelong-support |
Version | Version1.1.0 |
Type | Typejar |
Filename | Size |
---|---|
yelong-support-1.1.0.pom | |
yelong-support-1.1.0.jar | 145 KB |
yelong-support-1.1.0-sources.jar | 109 KB |
yelong-support-1.1.0-javadoc.jar | 886 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.yelong0216/yelong-support/ -->
<dependency>
<groupId>com.github.yelong0216</groupId>
<artifactId>yelong-support</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.yelong0216/yelong-support/
implementation 'com.github.yelong0216:yelong-support:1.1.0'
// https://jarcasting.com/artifacts/com.github.yelong0216/yelong-support/
implementation ("com.github.yelong0216:yelong-support:1.1.0")
'com.github.yelong0216:yelong-support:jar:1.1.0'
<dependency org="com.github.yelong0216" name="yelong-support" rev="1.1.0">
<artifact name="yelong-support" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.yelong0216', module='yelong-support', version='1.1.0')
)
libraryDependencies += "com.github.yelong0216" % "yelong-support" % "1.1.0"
[com.github.yelong0216/yelong-support "1.1.0"]