Last Version

airspec-core 19.8.3

A core module of AirSpec with Surface and DI macros

License

License

GroupId

GroupId

org.wvlet.airframe
ArtifactId

ArtifactId

airspec-core_2.13
Version

Version

19.8.3
Type

Type

jar
Description

Description

airspec-core
A core module of AirSpec with Surface and DI macros
Project URL

Project URL

https://github.com/wvlet/airframe
Project Organization

Project Organization

org.wvlet.airframe
Source Code Management

Source Code Management

https://github.com/wvlet/airframe

Download airspec-core_2.13 19.8.3


<!-- https://jarcasting.com/artifacts/org.wvlet.airframe/airspec-core_2.13/ -->
<dependency>
    <groupId>org.wvlet.airframe</groupId>
    <artifactId>airspec-core_2.13</artifactId>
    <version>19.8.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.wvlet.airframe/airspec-core_2.13/
implementation 'org.wvlet.airframe:airspec-core_2.13:19.8.3'
// https://jarcasting.com/artifacts/org.wvlet.airframe/airspec-core_2.13/
implementation ("org.wvlet.airframe:airspec-core_2.13:19.8.3")
'org.wvlet.airframe:airspec-core_2.13:jar:19.8.3'
<dependency org="org.wvlet.airframe" name="airspec-core_2.13" rev="19.8.3">
  <artifact name="airspec-core_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wvlet.airframe', module='airspec-core_2.13', version='19.8.3')
)
libraryDependencies += "org.wvlet.airframe" % "airspec-core_2.13" % "19.8.3"
[org.wvlet.airframe/airspec-core_2.13 "19.8.3"]

Dependencies

compile (5)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.0
org.wvlet.airframe : airspec-log_2.13 jar 19.8.3
org.scala-lang.modules : scala-collection-compat_2.13 jar 2.1.1
org.scala-lang : scala-reflect jar 2.13.0
javax.annotation : javax.annotation-api jar 1.3.1

provided (1)

Group / Artifact Type Version
org.scala-lang : scala-compiler jar 2.13.0

Project Modules

There are no modules declared in this project.