is not current version
Last Version 4.1.2

com.bbn.bue:common-all-open 2.29.0

Open-source code shared by several BBN Speech and Language projects

GroupId

GroupId

com.bbn.bue
ArtifactId

ArtifactId

common-all-open
Version

Version

2.29.0
Type

Type

pom

Download common-all-open 2.29.0

Filename Size
common-all-open-2.29.0.pom 10 KB
Browse

<!-- https://jarcasting.com/artifacts/com.bbn.bue/common-all-open/ -->
<dependency>
    <groupId>com.bbn.bue</groupId>
    <artifactId>common-all-open</artifactId>
    <version>2.29.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.bbn.bue/common-all-open/
implementation 'com.bbn.bue:common-all-open:2.29.0'
// https://jarcasting.com/artifacts/com.bbn.bue/common-all-open/
implementation ("com.bbn.bue:common-all-open:2.29.0")
'com.bbn.bue:common-all-open:pom:2.29.0'
<dependency org="com.bbn.bue" name="common-all-open" rev="2.29.0">
  <artifact name="common-all-open" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.bbn.bue', module='common-all-open', version='2.29.0')
)
libraryDependencies += "com.bbn.bue" % "common-all-open" % "2.29.0"
[com.bbn.bue/common-all-open "2.29.0"]