Categories |
CategoriesNative Development Tools |
---|---|
GroupId | GroupIdcom.lihaoyi |
ArtifactId | ArtifactIdutest_native0.3_2.11 |
Version | Version0.6.6 |
Type | Typejar |
Filename | Size |
---|---|
utest_native0.3_2.11-0.6.6.pom | |
utest_native0.3_2.11-0.6.6.jar | 966 KB |
utest_native0.3_2.11-0.6.6-sources.jar | 37 KB |
utest_native0.3_2.11-0.6.6-javadoc.jar | 639 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.lihaoyi/utest_native0.3_2.11/ -->
<dependency>
<groupId>com.lihaoyi</groupId>
<artifactId>utest_native0.3_2.11</artifactId>
<version>0.6.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.lihaoyi/utest_native0.3_2.11/
implementation 'com.lihaoyi:utest_native0.3_2.11:0.6.6'
// https://jarcasting.com/artifacts/com.lihaoyi/utest_native0.3_2.11/
implementation ("com.lihaoyi:utest_native0.3_2.11:0.6.6")
'com.lihaoyi:utest_native0.3_2.11:jar:0.6.6'
<dependency org="com.lihaoyi" name="utest_native0.3_2.11" rev="0.6.6">
<artifact name="utest_native0.3_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lihaoyi', module='utest_native0.3_2.11', version='0.6.6')
)
libraryDependencies += "com.lihaoyi" % "utest_native0.3_2.11" % "0.6.6"
[com.lihaoyi/utest_native0.3_2.11 "0.6.6"]