| License |
License |
|---|---|
| GroupId | GroupIdcom.github.cerst |
| ArtifactId | ArtifactIdstructible-core_2.13 |
| Version | Version0.6.4 |
| Type | Typejar |
| Description |
Descriptionstructible-core
structible-core
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| structible-core_2.13-0.6.4.pom | |
| structible-core_2.13-0.6.4.jar | 386 KB |
| structible-core_2.13-0.6.4-sources.jar | 30 KB |
| structible-core_2.13-0.6.4-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.cerst/structible-core_2.13/ -->
<dependency>
<groupId>com.github.cerst</groupId>
<artifactId>structible-core_2.13</artifactId>
<version>0.6.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.cerst/structible-core_2.13/
implementation 'com.github.cerst:structible-core_2.13:0.6.4'
// https://jarcasting.com/artifacts/com.github.cerst/structible-core_2.13/
implementation ("com.github.cerst:structible-core_2.13:0.6.4")
'com.github.cerst:structible-core_2.13:jar:0.6.4'
<dependency org="com.github.cerst" name="structible-core_2.13" rev="0.6.4">
<artifact name="structible-core_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.cerst', module='structible-core_2.13', version='0.6.4')
)
libraryDependencies += "com.github.cerst" % "structible-core_2.13" % "0.6.4"
[com.github.cerst/structible-core_2.13 "0.6.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.13.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.ghik : silencer-lib_2.13 | jar | 1.4.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalatest : scalatest_2.13 | jar | 3.0.8 |
| org.scalacheck : scalacheck_2.13 | jar | 1.14.2 |