| License |
License |
|---|---|
| GroupId | GroupIdcom.ruimo |
| ArtifactId | ArtifactIdgh-sonatype-example_2.13 |
| 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.13-1.7.pom | |
| gh-sonatype-example_2.13-1.7.jar | 1 KB |
| gh-sonatype-example_2.13-1.7-sources.jar | 468 bytes |
| gh-sonatype-example_2.13-1.7-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.ruimo/gh-sonatype-example_2.13/ -->
<dependency>
<groupId>com.ruimo</groupId>
<artifactId>gh-sonatype-example_2.13</artifactId>
<version>1.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.ruimo/gh-sonatype-example_2.13/
implementation 'com.ruimo:gh-sonatype-example_2.13:1.7'
// https://jarcasting.com/artifacts/com.ruimo/gh-sonatype-example_2.13/
implementation ("com.ruimo:gh-sonatype-example_2.13:1.7")
'com.ruimo:gh-sonatype-example_2.13:jar:1.7'
<dependency org="com.ruimo" name="gh-sonatype-example_2.13" rev="1.7">
<artifact name="gh-sonatype-example_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ruimo', module='gh-sonatype-example_2.13', version='1.7')
)
libraryDependencies += "com.ruimo" % "gh-sonatype-example_2.13" % "1.7"
[com.ruimo/gh-sonatype-example_2.13 "1.7"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.13.6 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalatest : scalatest_2.13 | jar | 3.2.10 |