is not current version
Last Version 1.0.2

top.beanshell:ram-bom 1.0.0

Ram project common dependencies bom.

GroupId

GroupId

top.beanshell
ArtifactId

ArtifactId

ram-bom
Version

Version

1.0.0
Type

Type

pom

Download ram-bom 1.0.0

Filename Size
ram-bom-1.0.0.pom 7 KB
Browse

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