is not current version
Last Version 0.10.0

com.exonum.binding:exonum-java-binding-bom 0.6.0


Categories

Categories

Java Languages
GroupId

GroupId

com.exonum.binding
ArtifactId

ArtifactId

exonum-java-binding-bom
Version

Version

0.6.0
Type

Type

pom

Download exonum-java-binding-bom 0.6.0


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