is not current version
Last Version 3.0.5

com.avanza.ymer:ymer-bom 2.0.16

Ymer (Bill of Materials)

GroupId

GroupId

com.avanza.ymer
ArtifactId

ArtifactId

ymer-bom
Version

Version

2.0.16
Type

Type

pom

Download ymer-bom 2.0.16

Filename Size
ymer-bom-2.0.16.pom 4 KB
Browse

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