is not current version
Last Version 2.4.6

org.s1-platform:s1-testing 2.3.1

S1 testing dependencies

Categories

Categories

ORM Data
GroupId

GroupId

org.s1-platform
ArtifactId

ArtifactId

s1-testing
Version

Version

2.3.1
Type

Type

pom

Download s1-testing 2.3.1

Filename Size
s1-testing-2.3.1.pom 2 KB
Browse

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