is not current version
Last Version 0.21

org.wvlet:surface_2.11 0.14

A library for extracting object structure surface

GroupId

GroupId

org.wvlet
ArtifactId

ArtifactId

surface_2.11
Version

Version

0.14
Type

Type

jar

Download surface_2.11 0.14


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