| License |
License |
|---|---|
| GroupId | GroupIdcom.github.wensimin |
| ArtifactId | ArtifactIdrikaisya.api |
| Version | Version1.1.4 |
| Type | Typejar |
| Description |
Descriptionrikaisya-api
rikaisya项目依赖api
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| rikaisya.api-1.1.4.pom | |
| rikaisya.api-1.1.4.jar | 7 KB |
| rikaisya.api-1.1.4-sources.jar | 5 KB |
| rikaisya.api-1.1.4-javadoc.jar | 41 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.wensimin/rikaisya.api/ -->
<dependency>
<groupId>com.github.wensimin</groupId>
<artifactId>rikaisya.api</artifactId>
<version>1.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.wensimin/rikaisya.api/
implementation 'com.github.wensimin:rikaisya.api:1.1.4'
// https://jarcasting.com/artifacts/com.github.wensimin/rikaisya.api/
implementation ("com.github.wensimin:rikaisya.api:1.1.4")
'com.github.wensimin:rikaisya.api:jar:1.1.4'
<dependency org="com.github.wensimin" name="rikaisya.api" rev="1.1.4">
<artifact name="rikaisya.api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.wensimin', module='rikaisya.api', version='1.1.4')
)
libraryDependencies += "com.github.wensimin" % "rikaisya.api" % "1.1.4"
[com.github.wensimin/rikaisya.api "1.1.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.1 |