GroupId | GroupIdorg.swisspush.gateleen |
---|---|
ArtifactId | ArtifactIdgateleen-testhelper |
Version | Version1.2.5 |
Type | Typejar |
Filename | Size |
---|---|
gateleen-testhelper-1.2.5.pom | |
gateleen-testhelper-1.2.5.jar | 3 KB |
gateleen-testhelper-1.2.5-sources.jar | 3 KB |
gateleen-testhelper-1.2.5-javadoc.jar | 394 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.swisspush.gateleen/gateleen-testhelper/ -->
<dependency>
<groupId>org.swisspush.gateleen</groupId>
<artifactId>gateleen-testhelper</artifactId>
<version>1.2.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.swisspush.gateleen/gateleen-testhelper/
implementation 'org.swisspush.gateleen:gateleen-testhelper:1.2.5'
// https://jarcasting.com/artifacts/org.swisspush.gateleen/gateleen-testhelper/
implementation ("org.swisspush.gateleen:gateleen-testhelper:1.2.5")
'org.swisspush.gateleen:gateleen-testhelper:jar:1.2.5'
<dependency org="org.swisspush.gateleen" name="gateleen-testhelper" rev="1.2.5">
<artifact name="gateleen-testhelper" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.swisspush.gateleen', module='gateleen-testhelper', version='1.2.5')
)
libraryDependencies += "org.swisspush.gateleen" % "gateleen-testhelper" % "1.2.5"
[org.swisspush.gateleen/gateleen-testhelper "1.2.5"]