is not current version
Last Version 1.3.1

org.birchframework:birch-ems-support 1.1.1

Birch Framework Tibco EMS Support

GroupId

GroupId

org.birchframework
ArtifactId

ArtifactId

birch-ems-support
Version

Version

1.1.1
Type

Type

jar

Download birch-ems-support 1.1.1


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