GroupId | GroupIdcom.gitee.archermind-ti |
---|---|
ArtifactId | ArtifactIdpresentation |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Description |
Filename | Size |
---|---|
presentation-1.0.0.pom | |
presentation-1.0.0.jar | 17 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.gitee.archermind-ti/presentation/ -->
<dependency>
<groupId>com.gitee.archermind-ti</groupId>
<artifactId>presentation</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.archermind-ti/presentation/
implementation 'com.gitee.archermind-ti:presentation:1.0.0'
// https://jarcasting.com/artifacts/com.gitee.archermind-ti/presentation/
implementation ("com.gitee.archermind-ti:presentation:1.0.0")
'com.gitee.archermind-ti:presentation:jar:1.0.0'
<dependency org="com.gitee.archermind-ti" name="presentation" rev="1.0.0">
<artifact name="presentation" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.archermind-ti', module='presentation', version='1.0.0')
)
libraryDependencies += "com.gitee.archermind-ti" % "presentation" % "1.0.0"
[com.gitee.archermind-ti/presentation "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.gitee.archermind-ti : domain | jar | 1.0.0-beta |
me.panavtec : threaddecoratedview-common | jar | 1.5.1 |