Categories |
CategoriesNative Development Tools |
---|---|
GroupId | GroupIdcom.lihaoyi |
ArtifactId | ArtifactIdutest_native0.4.0-M2_2.11 |
Version | Version0.7.4 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.lihaoyi/utest_native0.4.0-M2_2.11/ -->
<dependency>
<groupId>com.lihaoyi</groupId>
<artifactId>utest_native0.4.0-M2_2.11</artifactId>
<version>0.7.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.lihaoyi/utest_native0.4.0-M2_2.11/
implementation 'com.lihaoyi:utest_native0.4.0-M2_2.11:0.7.4'
// https://jarcasting.com/artifacts/com.lihaoyi/utest_native0.4.0-M2_2.11/
implementation ("com.lihaoyi:utest_native0.4.0-M2_2.11:0.7.4")
'com.lihaoyi:utest_native0.4.0-M2_2.11:jar:0.7.4'
<dependency org="com.lihaoyi" name="utest_native0.4.0-M2_2.11" rev="0.7.4">
<artifact name="utest_native0.4.0-M2_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lihaoyi', module='utest_native0.4.0-M2_2.11', version='0.7.4')
)
libraryDependencies += "com.lihaoyi" % "utest_native0.4.0-M2_2.11" % "0.7.4"
[com.lihaoyi/utest_native0.4.0-M2_2.11 "0.7.4"]