Last Version

surface 0.21

A library for extracting object structure surface

License

License

GroupId

GroupId

org.wvlet
ArtifactId

ArtifactId

surface_2.11
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.11 0.21


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

Dependencies

compile (3)

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

provided (1)

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

test (1)

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

Project Modules

There are no modules declared in this project.