is not current version
Last Version 0.21

org.wvlet:surface_2.12 0.14

A library for extracting object structure surface

GroupId

GroupId

org.wvlet
ArtifactId

ArtifactId

surface_2.12
Version

Version

0.14
Type

Type

jar

Download surface_2.12 0.14


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