License |
License |
---|---|
GroupId | GroupIdio.github.jimmy-j |
ArtifactId | ArtifactIdwell-system |
Last Version | Last Version1.0.3 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptionwell-system
well 主板系统接口实现
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
well-system-1.0.3.pom | |
well-system-1.0.3-sources.jar | 494 bytes |
well-system-1.0.3-javadoc.jar | 494 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.jimmy-j/well-system/ -->
<dependency>
<groupId>io.github.jimmy-j</groupId>
<artifactId>well-system</artifactId>
<version>1.0.3</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.jimmy-j/well-system/
implementation 'io.github.jimmy-j:well-system:1.0.3'
// https://jarcasting.com/artifacts/io.github.jimmy-j/well-system/
implementation ("io.github.jimmy-j:well-system:1.0.3")
'io.github.jimmy-j:well-system:aar:1.0.3'
<dependency org="io.github.jimmy-j" name="well-system" rev="1.0.3">
<artifact name="well-system" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.jimmy-j', module='well-system', version='1.0.3')
)
libraryDependencies += "io.github.jimmy-j" % "well-system" % "1.0.3"
[io.github.jimmy-j/well-system "1.0.3"]