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