| License |
License |
|---|---|
| Categories |
CategoriesIDE Development Tools |
| GroupId | GroupIdcom.github.kolotaev |
| ArtifactId | ArtifactIdride_2.13 |
| Version | Version1.1.1 |
| Type | Typejar |
| Description |
Descriptionride
ride
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| ride_2.13-1.1.1.pom | |
| ride_2.13-1.1.1.jar | 13 KB |
| ride_2.13-1.1.1-sources.jar | 3 KB |
| ride_2.13-1.1.1-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.kolotaev/ride_2.13/ -->
<dependency>
<groupId>com.github.kolotaev</groupId>
<artifactId>ride_2.13</artifactId>
<version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.kolotaev/ride_2.13/
implementation 'com.github.kolotaev:ride_2.13:1.1.1'
// https://jarcasting.com/artifacts/com.github.kolotaev/ride_2.13/
implementation ("com.github.kolotaev:ride_2.13:1.1.1")
'com.github.kolotaev:ride_2.13:jar:1.1.1'
<dependency org="com.github.kolotaev" name="ride_2.13" rev="1.1.1">
<artifact name="ride_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.kolotaev', module='ride_2.13', version='1.1.1')
)
libraryDependencies += "com.github.kolotaev" % "ride_2.13" % "1.1.1"
[com.github.kolotaev/ride_2.13 "1.1.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.13.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalatest : scalatest_2.13 | jar | 3.0.8 |