License |
License |
---|---|
GroupId | GroupIdio.github.telxs |
ArtifactId | ArtifactIddemo-api |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionThe parent project of feign-native
|
Filename | Size |
---|---|
demo-api-1.0.1.pom | |
demo-api-1.0.1.jar | 4 KB |
demo-api-1.0.1-sources.jar | 2 KB |
demo-api-1.0.1-javadoc.jar | 47 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.telxs/demo-api/ -->
<dependency>
<groupId>io.github.telxs</groupId>
<artifactId>demo-api</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.telxs/demo-api/
implementation 'io.github.telxs:demo-api:1.0.1'
// https://jarcasting.com/artifacts/io.github.telxs/demo-api/
implementation ("io.github.telxs:demo-api:1.0.1")
'io.github.telxs:demo-api:jar:1.0.1'
<dependency org="io.github.telxs" name="demo-api" rev="1.0.1">
<artifact name="demo-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.telxs', module='demo-api', version='1.0.1')
)
libraryDependencies += "io.github.telxs" % "demo-api" % "1.0.1"
[io.github.telxs/demo-api "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
io.github.telxs : feign-native | jar | 1.0.1 |