| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.restx |
| Идентификатор | Идентификаторrestx-shell-md-fragments |
| Последняя версия | Последняя версия1.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеrestx-shell-md-fragments
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Имя Файла | Размер |
|---|---|
| restx-shell-md-fragments-1.0.pom | |
| restx-shell-md-fragments-1.0.jar | 4 KB |
| restx-shell-md-fragments-1.0-sources.jar | 3 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.restx/restx-shell-md-fragments/ -->
<dependency>
<groupId>io.restx</groupId>
<artifactId>restx-shell-md-fragments</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.restx/restx-shell-md-fragments/
implementation 'io.restx:restx-shell-md-fragments:1.0'
// https://jarcasting.com/artifacts/io.restx/restx-shell-md-fragments/
implementation ("io.restx:restx-shell-md-fragments:1.0")
'io.restx:restx-shell-md-fragments:jar:1.0'
<dependency org="io.restx" name="restx-shell-md-fragments" rev="1.0">
<artifact name="restx-shell-md-fragments" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.restx', module='restx-shell-md-fragments', version='1.0')
)
libraryDependencies += "io.restx" % "restx-shell-md-fragments" % "1.0"
[io.restx/restx-shell-md-fragments "1.0"]