License |
License |
---|---|
GroupId | GroupIdcom.wuyushuo |
ArtifactId | ArtifactIdtheme-home |
Last Version | Last Version1.9.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionspring-units
|
Project Organization |
Project Organizationwuyushuo |
Filename | Size |
---|---|
theme-home-1.9.4.pom | |
theme-home-1.9.4.jar | 884 KB |
theme-home-1.9.4-sources.jar | 884 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.wuyushuo/theme-home/ -->
<dependency>
<groupId>com.wuyushuo</groupId>
<artifactId>theme-home</artifactId>
<version>1.9.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.wuyushuo/theme-home/
implementation 'com.wuyushuo:theme-home:1.9.4'
// https://jarcasting.com/artifacts/com.wuyushuo/theme-home/
implementation ("com.wuyushuo:theme-home:1.9.4")
'com.wuyushuo:theme-home:jar:1.9.4'
<dependency org="com.wuyushuo" name="theme-home" rev="1.9.4">
<artifact name="theme-home" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.wuyushuo', module='theme-home', version='1.9.4')
)
libraryDependencies += "com.wuyushuo" % "theme-home" % "1.9.4"
[com.wuyushuo/theme-home "1.9.4"]