is not current version
Last Version 1.2.2

net.tokensmith:pelican 1.2

framework to publish and consume messages

Categories

Categories

Net
GroupId

GroupId

net.tokensmith
ArtifactId

ArtifactId

pelican
Version

Version

1.2
Type

Type

jar

Download pelican 1.2


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