License |
License |
---|---|
GroupId | GroupIdcom.lihaoyi |
ArtifactId | ArtifactIdcastor_2.12 |
Version | Version0.2.1 |
Type | Typejar |
Description |
Descriptioncastor_2.12
castor
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
castor_2.12-0.2.1.pom | |
castor_2.12-0.2.1.jar | 52 KB |
castor_2.12-0.2.1-sources.jar | 5 KB |
castor_2.12-0.2.1-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.lihaoyi/castor_2.12/ -->
<dependency>
<groupId>com.lihaoyi</groupId>
<artifactId>castor_2.12</artifactId>
<version>0.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.lihaoyi/castor_2.12/
implementation 'com.lihaoyi:castor_2.12:0.2.1'
// https://jarcasting.com/artifacts/com.lihaoyi/castor_2.12/
implementation ("com.lihaoyi:castor_2.12:0.2.1")
'com.lihaoyi:castor_2.12:jar:0.2.1'
<dependency org="com.lihaoyi" name="castor_2.12" rev="0.2.1">
<artifact name="castor_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lihaoyi', module='castor_2.12', version='0.2.1')
)
libraryDependencies += "com.lihaoyi" % "castor_2.12" % "0.2.1"
[com.lihaoyi/castor_2.12 "0.2.1"]
Group / Artifact | Type | Version |
---|---|---|
com.lihaoyi : sourcecode_2.12 | jar | 0.2.8 |
org.scala-lang : scala-library | jar | 2.12.13 |