is not current version
Last Version 0.29.4

de.saumya.mojo:integration-tests 0.29.1


GroupId

GroupId

de.saumya.mojo
ArtifactId

ArtifactId

integration-tests
Version

Version

0.29.1
Type

Type

pom

Download integration-tests 0.29.1


<!-- https://jarcasting.com/artifacts/de.saumya.mojo/integration-tests/ -->
<dependency>
    <groupId>de.saumya.mojo</groupId>
    <artifactId>integration-tests</artifactId>
    <version>0.29.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/de.saumya.mojo/integration-tests/
implementation 'de.saumya.mojo:integration-tests:0.29.1'
// https://jarcasting.com/artifacts/de.saumya.mojo/integration-tests/
implementation ("de.saumya.mojo:integration-tests:0.29.1")
'de.saumya.mojo:integration-tests:pom:0.29.1'
<dependency org="de.saumya.mojo" name="integration-tests" rev="0.29.1">
  <artifact name="integration-tests" type="pom" />
</dependency>
@Grapes(
@Grab(group='de.saumya.mojo', module='integration-tests', version='0.29.1')
)
libraryDependencies += "de.saumya.mojo" % "integration-tests" % "0.29.1"
[de.saumya.mojo/integration-tests "0.29.1"]