is not current version
Last Version 1.0.1.RELEASE

com.github.wangwei86609:osmanthus 1.0.0.RELEASE


Categories

Categories

Ant Build Tools
GroupId

GroupId

com.github.wangwei86609
ArtifactId

ArtifactId

osmanthus
Version

Version

1.0.0.RELEASE
Type

Type

jar

Download 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"]