| License |
License |
|---|---|
| GroupId | GroupIdcom.github.gphat |
| ArtifactId | ArtifactIdcensorinus_2.12 |
| Version | Version2.1.16 |
| Type | Typejar |
| Description |
Descriptioncensorinus
censorinus
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| censorinus_2.12-2.1.16.pom | |
| censorinus_2.12-2.1.16.jar | 96 KB |
| censorinus_2.12-2.1.16-sources.jar | 13 KB |
| censorinus_2.12-2.1.16-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.gphat/censorinus_2.12/ -->
<dependency>
<groupId>com.github.gphat</groupId>
<artifactId>censorinus_2.12</artifactId>
<version>2.1.16</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.gphat/censorinus_2.12/
implementation 'com.github.gphat:censorinus_2.12:2.1.16'
// https://jarcasting.com/artifacts/com.github.gphat/censorinus_2.12/
implementation ("com.github.gphat:censorinus_2.12:2.1.16")
'com.github.gphat:censorinus_2.12:jar:2.1.16'
<dependency org="com.github.gphat" name="censorinus_2.12" rev="2.1.16">
<artifact name="censorinus_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.gphat', module='censorinus_2.12', version='2.1.16')
)
libraryDependencies += "com.github.gphat" % "censorinus_2.12" % "2.1.16"
[com.github.gphat/censorinus_2.12 "2.1.16"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.12.10 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalactic : scalactic_2.12 | jar | 3.1.0 |
| org.scalatest : scalatest_2.12 | jar | 3.1.0 |
| org.scalatestplus : scalacheck-1-14_2.12 | jar | 3.1.0.0 |
| org.scalacheck : scalacheck_2.12 | jar | 1.14.3 |