License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdcom.github.kolotaev |
ArtifactId | ArtifactIdride_2.12 |
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.12-1.1.1.pom | |
ride_2.12-1.1.1.jar | 13 KB |
ride_2.12-1.1.1-sources.jar | 3 KB |
ride_2.12-1.1.1-javadoc.jar | 632 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.kolotaev/ride_2.12/ -->
<dependency>
<groupId>com.github.kolotaev</groupId>
<artifactId>ride_2.12</artifactId>
<version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.kolotaev/ride_2.12/
implementation 'com.github.kolotaev:ride_2.12:1.1.1'
// https://jarcasting.com/artifacts/com.github.kolotaev/ride_2.12/
implementation ("com.github.kolotaev:ride_2.12:1.1.1")
'com.github.kolotaev:ride_2.12:jar:1.1.1'
<dependency org="com.github.kolotaev" name="ride_2.12" rev="1.1.1">
<artifact name="ride_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.kolotaev', module='ride_2.12', version='1.1.1')
)
libraryDependencies += "com.github.kolotaev" % "ride_2.12" % "1.1.1"
[com.github.kolotaev/ride_2.12 "1.1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.2 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.12 | jar | 3.0.8 |