Last Version

surface 0.21

A library for extracting object structure surface

License

License

GroupId

GroupId

org.wvlet
ArtifactId

ArtifactId

surface_2.12
Version

Version

0.21
Type

Type

jar
Description

Description

surface
A library for extracting object structure surface
Project URL

Project URL

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

Project Organization

org.wvlet

Download surface_2.12 0.21


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

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.3
org.wvlet : airframe-log_2.12 jar 0.21
org.scala-lang : scala-reflect jar 2.12.3

provided (1)

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

test (1)

Group / Artifact Type Version
org.scalatest : scalatest_2.12 jar 3.0.1

Project Modules

There are no modules declared in this project.