License |
License |
---|---|
GroupId | GroupIdcom.fastjrun.codeg.apiworld |
ArtifactId | ArtifactIdapiworld-test |
Last Version | Last Version1.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Description自定义接口实现示例
|
Filename | Size |
---|---|
apiworld-test-1.3.pom | |
apiworld-test-1.3.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.fastjrun.codeg.apiworld/apiworld-test/ -->
<dependency>
<groupId>com.fastjrun.codeg.apiworld</groupId>
<artifactId>apiworld-test</artifactId>
<version>1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.fastjrun.codeg.apiworld/apiworld-test/
implementation 'com.fastjrun.codeg.apiworld:apiworld-test:1.3'
// https://jarcasting.com/artifacts/com.fastjrun.codeg.apiworld/apiworld-test/
implementation ("com.fastjrun.codeg.apiworld:apiworld-test:1.3")
'com.fastjrun.codeg.apiworld:apiworld-test:jar:1.3'
<dependency org="com.fastjrun.codeg.apiworld" name="apiworld-test" rev="1.3">
<artifact name="apiworld-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.fastjrun.codeg.apiworld', module='apiworld-test', version='1.3')
)
libraryDependencies += "com.fastjrun.codeg.apiworld" % "apiworld-test" % "1.3"
[com.fastjrun.codeg.apiworld/apiworld-test "1.3"]
Group / Artifact | Type | Version |
---|---|---|
com.fastjrun.codeg : sdkg-helper | jar | 3.2 |
com.fastjrun.codeg : sdkg-common | jar | 3.2 |
com.fastjrun.codeg.apiworld : apiworld-generator | jar | 1.3 |
org.apache.logging.log4j : log4j-core | jar | |
org.apache.logging.log4j : log4j-api | jar | |
org.apache.logging.log4j : log4j-slf4j-impl | jar | |
org.apache.logging.log4j : log4j-jcl | jar |
Group / Artifact | Type | Version |
---|---|---|
com.fastjrun.codeg : sdkg-test | jar | 3.2 |