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