License |
License |
---|---|
GroupId | GroupIdcom.github.qinhouping |
ArtifactId | ArtifactIdqinsoft |
Last Version | Last Version1.0.1-beta1 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionqinsoft
qinsoft代码库
|
Filename | Size |
---|---|
qinsoft-1.0.1-beta1.pom | 5 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.qinhouping/qinsoft/ -->
<dependency>
<groupId>com.github.qinhouping</groupId>
<artifactId>qinsoft</artifactId>
<version>1.0.1-beta1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.qinhouping/qinsoft/
implementation 'com.github.qinhouping:qinsoft:1.0.1-beta1'
// https://jarcasting.com/artifacts/com.github.qinhouping/qinsoft/
implementation ("com.github.qinhouping:qinsoft:1.0.1-beta1")
'com.github.qinhouping:qinsoft:pom:1.0.1-beta1'
<dependency org="com.github.qinhouping" name="qinsoft" rev="1.0.1-beta1">
<artifact name="qinsoft" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.qinhouping', module='qinsoft', version='1.0.1-beta1')
)
libraryDependencies += "com.github.qinhouping" % "qinsoft" % "1.0.1-beta1"
[com.github.qinhouping/qinsoft "1.0.1-beta1"]