License |
License |
---|---|
GroupId | GroupIdcom.lihaoyi |
ArtifactId | ArtifactIdsourcecode_0.21 |
Version | Version0.2.1 |
Type | Typejar |
Description |
Descriptionsourcecode_0.21
sourcecode
|
Project URL |
Project URL |
Filename | Size |
---|---|
sourcecode_0.21-0.2.1.pom | |
sourcecode_0.21-0.2.1.jar | 101 KB |
sourcecode_0.21-0.2.1-sources.jar | 3 KB |
sourcecode_0.21-0.2.1-javadoc.jar | 213 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.lihaoyi/sourcecode_0.21/ -->
<dependency>
<groupId>com.lihaoyi</groupId>
<artifactId>sourcecode_0.21</artifactId>
<version>0.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.lihaoyi/sourcecode_0.21/
implementation 'com.lihaoyi:sourcecode_0.21:0.2.1'
// https://jarcasting.com/artifacts/com.lihaoyi/sourcecode_0.21/
implementation ("com.lihaoyi:sourcecode_0.21:0.2.1")
'com.lihaoyi:sourcecode_0.21:jar:0.2.1'
<dependency org="com.lihaoyi" name="sourcecode_0.21" rev="0.2.1">
<artifact name="sourcecode_0.21" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lihaoyi', module='sourcecode_0.21', version='0.2.1')
)
libraryDependencies += "com.lihaoyi" % "sourcecode_0.21" % "0.2.1"
[com.lihaoyi/sourcecode_0.21 "0.2.1"]