is not current version
Last Version 1.3.1

org.coosproject.messaging:simpleendpoint 1.0.1


Categories

Categories

Messaging Application Layer Libs
GroupId

GroupId

org.coosproject.messaging
ArtifactId

ArtifactId

simpleendpoint
Version

Version

1.0.1
Type

Type

pom

Download simpleendpoint 1.0.1

Filename Size
simpleendpoint-1.0.1.pom 626 bytes
Browse

<!-- https://jarcasting.com/artifacts/org.coosproject.messaging/simpleendpoint/ -->
<dependency>
    <groupId>org.coosproject.messaging</groupId>
    <artifactId>simpleendpoint</artifactId>
    <version>1.0.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.coosproject.messaging/simpleendpoint/
implementation 'org.coosproject.messaging:simpleendpoint:1.0.1'
// https://jarcasting.com/artifacts/org.coosproject.messaging/simpleendpoint/
implementation ("org.coosproject.messaging:simpleendpoint:1.0.1")
'org.coosproject.messaging:simpleendpoint:pom:1.0.1'
<dependency org="org.coosproject.messaging" name="simpleendpoint" rev="1.0.1">
  <artifact name="simpleendpoint" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.coosproject.messaging', module='simpleendpoint', version='1.0.1')
)
libraryDependencies += "org.coosproject.messaging" % "simpleendpoint" % "1.0.1"
[org.coosproject.messaging/simpleendpoint "1.0.1"]