License |
License |
---|---|
GroupId | GroupIdorg.thriftee |
ArtifactId | ArtifactIdswift-test-utils |
Version | Version0.17.0 |
Type | Typejar |
Description |
Descriptionswift-test-utils
Test utilities for use in Swift modules
|
<!-- https://jarcasting.com/artifacts/org.thriftee/swift-test-utils/ -->
<dependency>
<groupId>org.thriftee</groupId>
<artifactId>swift-test-utils</artifactId>
<version>0.17.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.thriftee/swift-test-utils/
implementation 'org.thriftee:swift-test-utils:0.17.0'
// https://jarcasting.com/artifacts/org.thriftee/swift-test-utils/
implementation ("org.thriftee:swift-test-utils:0.17.0")
'org.thriftee:swift-test-utils:jar:0.17.0'
<dependency org="org.thriftee" name="swift-test-utils" rev="0.17.0">
<artifact name="swift-test-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.thriftee', module='swift-test-utils', version='0.17.0')
)
libraryDependencies += "org.thriftee" % "swift-test-utils" % "0.17.0"
[org.thriftee/swift-test-utils "0.17.0"]
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 18.0 |
com.google.code.findbugs : annotations | jar | 2.0.3 |
org.testng : testng | jar | 6.9.6 |