License |
License |
---|---|
Categories |
CategoriesScala Languages |
GroupId | GroupIdorg.wvlet.airframe |
ArtifactId | ArtifactIdairframe-scaladoc_2.13.0-M4 |
Version | Version0.71 |
Type | Typejar |
Description |
Descriptionairframe-scaladoc
airframe-scaladoc
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
airframe-scaladoc_2.13.0-M4-0.71.pom | |
airframe-scaladoc_2.13.0-M4-0.71.jar | 311 bytes |
airframe-scaladoc_2.13.0-M4-0.71-sources.jar | 257 bytes |
airframe-scaladoc_2.13.0-M4-0.71-javadoc.jar | 4 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.wvlet.airframe/airframe-scaladoc_2.13.0-M4/ -->
<dependency>
<groupId>org.wvlet.airframe</groupId>
<artifactId>airframe-scaladoc_2.13.0-M4</artifactId>
<version>0.71</version>
</dependency>
// https://jarcasting.com/artifacts/org.wvlet.airframe/airframe-scaladoc_2.13.0-M4/
implementation 'org.wvlet.airframe:airframe-scaladoc_2.13.0-M4:0.71'
// https://jarcasting.com/artifacts/org.wvlet.airframe/airframe-scaladoc_2.13.0-M4/
implementation ("org.wvlet.airframe:airframe-scaladoc_2.13.0-M4:0.71")
'org.wvlet.airframe:airframe-scaladoc_2.13.0-M4:jar:0.71'
<dependency org="org.wvlet.airframe" name="airframe-scaladoc_2.13.0-M4" rev="0.71">
<artifact name="airframe-scaladoc_2.13.0-M4" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wvlet.airframe', module='airframe-scaladoc_2.13.0-M4', version='0.71')
)
libraryDependencies += "org.wvlet.airframe" % "airframe-scaladoc_2.13.0-M4" % "0.71"
[org.wvlet.airframe/airframe-scaladoc_2.13.0-M4 "0.71"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.0-M4 |