is not current version
Last Version 1.3.1

org.birchframework:birch-ems-support 1.0.0

Birch Framework Tibco EMS Support

GroupId

GroupId

org.birchframework
ArtifactId

ArtifactId

birch-ems-support
Version

Version

1.0.0
Type

Type

jar

Download birch-ems-support 1.0.0


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