is not current version
Last Version 4.1.2

com.bbn.bue:common-core-open 2.17.7


GroupId

GroupId

com.bbn.bue
ArtifactId

ArtifactId

common-core-open
Version

Version

2.17.7
Type

Type

jar

Download common-core-open 2.17.7


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