is not current version
Last Version 0.2.3

net.osgiliath.hello:net.osgiliath.hello.business.impl.blueprint 0.1.5

Send HelloMessages via REST or Messaging

Categories

Categories

Net
GroupId

GroupId

net.osgiliath.hello
ArtifactId

ArtifactId

net.osgiliath.hello.business.impl.blueprint
Version

Version

0.1.5
Type

Type

jar

Download net.osgiliath.hello.business.impl.blueprint 0.1.5


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