не последняя версия
Последняя версия 1.0.1.RELEASE

com.github.wangwei86609:osmanthus 1.0.0.RELEASE


Категории

Категории

Ant Компиляция и сборка
Группа

Группа

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

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

osmanthus
Версия

Версия

1.0.0.RELEASE
Тип

Тип

jar

Скачать osmanthus 1.0.0.RELEASE


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