| License |
License |
|---|---|
| GroupId | GroupIdcom.ruimo |
| ArtifactId | ArtifactIdgh-sonatype-example_2.12 |
| Version | Version1.7 |
| Type | Typejar |
| Description |
Descriptiongh-sonatype-example
gh-sonatype-example
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| gh-sonatype-example_2.12-1.7.pom | |
| gh-sonatype-example_2.12-1.7.jar | 1 KB |
| gh-sonatype-example_2.12-1.7-sources.jar | 468 bytes |
| gh-sonatype-example_2.12-1.7-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.ruimo/gh-sonatype-example_2.12/ -->
<dependency>
<groupId>com.ruimo</groupId>
<artifactId>gh-sonatype-example_2.12</artifactId>
<version>1.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.ruimo/gh-sonatype-example_2.12/
implementation 'com.ruimo:gh-sonatype-example_2.12:1.7'
// https://jarcasting.com/artifacts/com.ruimo/gh-sonatype-example_2.12/
implementation ("com.ruimo:gh-sonatype-example_2.12:1.7")
'com.ruimo:gh-sonatype-example_2.12:jar:1.7'
<dependency org="com.ruimo" name="gh-sonatype-example_2.12" rev="1.7">
<artifact name="gh-sonatype-example_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ruimo', module='gh-sonatype-example_2.12', version='1.7')
)
libraryDependencies += "com.ruimo" % "gh-sonatype-example_2.12" % "1.7"
[com.ruimo/gh-sonatype-example_2.12 "1.7"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.12.14 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalatest : scalatest_2.12 | jar | 3.2.10 |