не последняя версия
Последняя версия 0.14.0

com.github.yiuman:citrus 0.1.2.RELEASE

springboot-开发脚手架

Группа

Группа

com.github.yiuman
Идентификатор

Идентификатор

citrus
Версия

Версия

0.1.2.RELEASE
Тип

Тип

pom

Скачать citrus 0.1.2.RELEASE

Имя Файла Размер
citrus-0.1.2.RELEASE.pom 6 KB
Обзор

<!-- https://jarcasting.com/artifacts/com.github.yiuman/citrus/ -->
<dependency>
    <groupId>com.github.yiuman</groupId>
    <artifactId>citrus</artifactId>
    <version>0.1.2.RELEASE</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.yiuman/citrus/
implementation 'com.github.yiuman:citrus:0.1.2.RELEASE'
// https://jarcasting.com/artifacts/com.github.yiuman/citrus/
implementation ("com.github.yiuman:citrus:0.1.2.RELEASE")
'com.github.yiuman:citrus:pom:0.1.2.RELEASE'
<dependency org="com.github.yiuman" name="citrus" rev="0.1.2.RELEASE">
  <artifact name="citrus" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.yiuman', module='citrus', version='0.1.2.RELEASE')
)
libraryDependencies += "com.github.yiuman" % "citrus" % "0.1.2.RELEASE"
[com.github.yiuman/citrus "0.1.2.RELEASE"]