License |
License |
---|---|
GroupId | GroupIdtop.beanshell |
ArtifactId | ArtifactIdram-bom |
Last Version | Last Version1.0.2 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionram-bom
Ram project common dependencies bom.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
ram-bom-1.0.2.pom | 7 KB |
Browse |
<!-- https://jarcasting.com/artifacts/top.beanshell/ram-bom/ -->
<dependency>
<groupId>top.beanshell</groupId>
<artifactId>ram-bom</artifactId>
<version>1.0.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/top.beanshell/ram-bom/
implementation 'top.beanshell:ram-bom:1.0.2'
// https://jarcasting.com/artifacts/top.beanshell/ram-bom/
implementation ("top.beanshell:ram-bom:1.0.2")
'top.beanshell:ram-bom:pom:1.0.2'
<dependency org="top.beanshell" name="ram-bom" rev="1.0.2">
<artifact name="ram-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='top.beanshell', module='ram-bom', version='1.0.2')
)
libraryDependencies += "top.beanshell" % "ram-bom" % "1.0.2"
[top.beanshell/ram-bom "1.0.2"]