is not current version
Last Version 1.0.2

org.testifyproject.local-resources:local-resources-bom 1.0.1

Testify Project Local Resources Bill of Material Module

GroupId

GroupId

org.testifyproject.local-resources
ArtifactId

ArtifactId

local-resources-bom
Version

Version

1.0.1
Type

Type

pom

Download local-resources-bom 1.0.1


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