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