is not current version
Last Version 1.0.5.1

com.github.thinker0.heron:heron-3rdparty 1.0.5


GroupId

GroupId

com.github.thinker0.heron
ArtifactId

ArtifactId

heron-3rdparty
Version

Version

1.0.5
Type

Type

pom

Download heron-3rdparty 1.0.5

Filename Size
heron-3rdparty-1.0.5.pom 9 KB
Browse

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