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