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