Categories |
CategoriesNative Development Tools |
---|---|
GroupId | GroupIdcom.lihaoyi |
ArtifactId | ArtifactIdutest_native0.3_2.11 |
Version | Version0.6.3 |
Type | Typejar |
Filename | Size |
---|---|
utest_native0.3_2.11-0.6.3.pom | |
utest_native0.3_2.11-0.6.3.jar | 958 KB |
utest_native0.3_2.11-0.6.3-sources.jar | 36 KB |
utest_native0.3_2.11-0.6.3-javadoc.jar | 633 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.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.lihaoyi/utest_native0.3_2.11/
implementation 'com.lihaoyi:utest_native0.3_2.11:0.6.3'
// https://jarcasting.com/artifacts/com.lihaoyi/utest_native0.3_2.11/
implementation ("com.lihaoyi:utest_native0.3_2.11:0.6.3")
'com.lihaoyi:utest_native0.3_2.11:jar:0.6.3'
<dependency org="com.lihaoyi" name="utest_native0.3_2.11" rev="0.6.3">
<artifact name="utest_native0.3_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lihaoyi', module='utest_native0.3_2.11', version='0.6.3')
)
libraryDependencies += "com.lihaoyi" % "utest_native0.3_2.11" % "0.6.3"
[com.lihaoyi/utest_native0.3_2.11 "0.6.3"]