| Группа | Группаza.co.absa.spline |
|---|---|
| Идентификатор | Идентификаторspline-integration-tests |
| Версия | Версия0.3.7 |
| Тип | Типjar |
<!-- https://jarcasting.com/artifacts/za.co.absa.spline/spline-integration-tests/ -->
<dependency>
<groupId>za.co.absa.spline</groupId>
<artifactId>spline-integration-tests</artifactId>
<version>0.3.7</version>
</dependency>
// https://jarcasting.com/artifacts/za.co.absa.spline/spline-integration-tests/
implementation 'za.co.absa.spline:spline-integration-tests:0.3.7'
// https://jarcasting.com/artifacts/za.co.absa.spline/spline-integration-tests/
implementation ("za.co.absa.spline:spline-integration-tests:0.3.7")
'za.co.absa.spline:spline-integration-tests:jar:0.3.7'
<dependency org="za.co.absa.spline" name="spline-integration-tests" rev="0.3.7">
<artifact name="spline-integration-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='za.co.absa.spline', module='spline-integration-tests', version='0.3.7')
)
libraryDependencies += "za.co.absa.spline" % "spline-integration-tests" % "0.3.7"
[za.co.absa.spline/spline-integration-tests "0.3.7"]