License |
License |
---|---|
GroupId | GroupIdorg.wvlet |
ArtifactId | ArtifactIdsurface_2.12 |
Version | Version0.21 |
Type | Typejar |
Description |
Descriptionsurface
A library for extracting object structure surface
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
surface_2.12-0.21.pom | |
surface_2.12-0.21.jar | 269 KB |
surface_2.12-0.21-sources.jar | 26 KB |
surface_2.12-0.21-javadoc.jar | 909 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-compiler | jar | 2.12.3 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.12 | jar | 3.0.1 |