is not current version
Last Version 2022.6.24

wtf.metio.maven.boms:maven-boms-testing 2022.3.11

Testing related dependencies

Categories

Categories

Maven Build Tools
GroupId

GroupId

wtf.metio.maven.boms
ArtifactId

ArtifactId

maven-boms-testing
Version

Version

2022.3.11
Type

Type

pom

Download maven-boms-testing 2022.3.11


<!-- https://jarcasting.com/artifacts/wtf.metio.maven.boms/maven-boms-testing/ -->
<dependency>
    <groupId>wtf.metio.maven.boms</groupId>
    <artifactId>maven-boms-testing</artifactId>
    <version>2022.3.11</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/wtf.metio.maven.boms/maven-boms-testing/
implementation 'wtf.metio.maven.boms:maven-boms-testing:2022.3.11'
// https://jarcasting.com/artifacts/wtf.metio.maven.boms/maven-boms-testing/
implementation ("wtf.metio.maven.boms:maven-boms-testing:2022.3.11")
'wtf.metio.maven.boms:maven-boms-testing:pom:2022.3.11'
<dependency org="wtf.metio.maven.boms" name="maven-boms-testing" rev="2022.3.11">
  <artifact name="maven-boms-testing" type="pom" />
</dependency>
@Grapes(
@Grab(group='wtf.metio.maven.boms', module='maven-boms-testing', version='2022.3.11')
)
libraryDependencies += "wtf.metio.maven.boms" % "maven-boms-testing" % "2022.3.11"
[wtf.metio.maven.boms/maven-boms-testing "2022.3.11"]