| License |
License |
|---|---|
| Categories |
CategoriesAuto Application Layer Libs Code Generators Wire Data Data Structures |
| GroupId | GroupIdcom.lihaoyi |
| ArtifactId | ArtifactIdautowire_2.12 |
| Version | Version0.3.3 |
| Type | Typejar |
| Description |
Descriptionautowire_2.12
autowire
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| autowire_2.12-0.3.3.pom | |
| autowire_2.12-0.3.3.jar | 93 KB |
| autowire_2.12-0.3.3-sources.jar | 7 KB |
| autowire_2.12-0.3.3-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.lihaoyi/autowire_2.12/ -->
<dependency>
<groupId>com.lihaoyi</groupId>
<artifactId>autowire_2.12</artifactId>
<version>0.3.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.lihaoyi/autowire_2.12/
implementation 'com.lihaoyi:autowire_2.12:0.3.3'
// https://jarcasting.com/artifacts/com.lihaoyi/autowire_2.12/
implementation ("com.lihaoyi:autowire_2.12:0.3.3")
'com.lihaoyi:autowire_2.12:jar:0.3.3'
<dependency org="com.lihaoyi" name="autowire_2.12" rev="0.3.3">
<artifact name="autowire_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lihaoyi', module='autowire_2.12', version='0.3.3')
)
libraryDependencies += "com.lihaoyi" % "autowire_2.12" % "0.3.3"
[com.lihaoyi/autowire_2.12 "0.3.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.lihaoyi : acyclic_2.12 | jar | 0.2.0 |
| org.scala-lang : scala-reflect | jar | 2.12.13 |