is not current version
Last Version 1.2.2

net.tokensmith:pelican 1.1

framework to publish and consume messages

Categories

Categories

Net
GroupId

GroupId

net.tokensmith
ArtifactId

ArtifactId

pelican
Version

Version

1.1
Type

Type

jar

Download pelican 1.1


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