GroupId | GroupIdcom.github.jmjlbmn |
---|---|
ArtifactId | ArtifactIdhuiche-core-web |
Version | Version1.0.3 |
Type | Typejar |
Filename | Size |
---|---|
huiche-core-web-1.0.3.pom | |
huiche-core-web-1.0.3.jar | 9 KB |
huiche-core-web-1.0.3-sources.jar | 6 KB |
huiche-core-web-1.0.3-javadoc.jar | 74 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.jmjlbmn/huiche-core-web/ -->
<dependency>
<groupId>com.github.jmjlbmn</groupId>
<artifactId>huiche-core-web</artifactId>
<version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jmjlbmn/huiche-core-web/
implementation 'com.github.jmjlbmn:huiche-core-web:1.0.3'
// https://jarcasting.com/artifacts/com.github.jmjlbmn/huiche-core-web/
implementation ("com.github.jmjlbmn:huiche-core-web:1.0.3")
'com.github.jmjlbmn:huiche-core-web:jar:1.0.3'
<dependency org="com.github.jmjlbmn" name="huiche-core-web" rev="1.0.3">
<artifact name="huiche-core-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jmjlbmn', module='huiche-core-web', version='1.0.3')
)
libraryDependencies += "com.github.jmjlbmn" % "huiche-core-web" % "1.0.3"
[com.github.jmjlbmn/huiche-core-web "1.0.3"]