is not current version
Last Version 1.0

io.restx:restx-shell-md-fragments 1.0-rc2


GroupId

GroupId

io.restx
ArtifactId

ArtifactId

restx-shell-md-fragments
Version

Version

1.0-rc2
Type

Type

jar

Download restx-shell-md-fragments 1.0-rc2


<!-- https://jarcasting.com/artifacts/io.restx/restx-shell-md-fragments/ -->
<dependency>
    <groupId>io.restx</groupId>
    <artifactId>restx-shell-md-fragments</artifactId>
    <version>1.0-rc2</version>
</dependency>
// https://jarcasting.com/artifacts/io.restx/restx-shell-md-fragments/
implementation 'io.restx:restx-shell-md-fragments:1.0-rc2'
// https://jarcasting.com/artifacts/io.restx/restx-shell-md-fragments/
implementation ("io.restx:restx-shell-md-fragments:1.0-rc2")
'io.restx:restx-shell-md-fragments:jar:1.0-rc2'
<dependency org="io.restx" name="restx-shell-md-fragments" rev="1.0-rc2">
  <artifact name="restx-shell-md-fragments" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.restx', module='restx-shell-md-fragments', version='1.0-rc2')
)
libraryDependencies += "io.restx" % "restx-shell-md-fragments" % "1.0-rc2"
[io.restx/restx-shell-md-fragments "1.0-rc2"]