is not current version
Last Version 0.30.0

com.smartling.api:smartling-api-test-utils 0.15.2


GroupId

GroupId

com.smartling.api
ArtifactId

ArtifactId

smartling-api-test-utils
Version

Version

0.15.2
Type

Type

jar

Download smartling-api-test-utils 0.15.2


<!-- https://jarcasting.com/artifacts/com.smartling.api/smartling-api-test-utils/ -->
<dependency>
    <groupId>com.smartling.api</groupId>
    <artifactId>smartling-api-test-utils</artifactId>
    <version>0.15.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.smartling.api/smartling-api-test-utils/
implementation 'com.smartling.api:smartling-api-test-utils:0.15.2'
// https://jarcasting.com/artifacts/com.smartling.api/smartling-api-test-utils/
implementation ("com.smartling.api:smartling-api-test-utils:0.15.2")
'com.smartling.api:smartling-api-test-utils:jar:0.15.2'
<dependency org="com.smartling.api" name="smartling-api-test-utils" rev="0.15.2">
  <artifact name="smartling-api-test-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.smartling.api', module='smartling-api-test-utils', version='0.15.2')
)
libraryDependencies += "com.smartling.api" % "smartling-api-test-utils" % "0.15.2"
[com.smartling.api/smartling-api-test-utils "0.15.2"]