License |
License |
---|---|
GroupId | GroupIdcom.github.fomkin |
ArtifactId | ArtifactIdlevsha-core_2.11 |
Version | Version0.7.2 |
Type | Typejar |
Description |
Descriptioncore
core
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
levsha-core_2.11-0.7.2.pom | |
levsha-core_2.11-0.7.2.jar | 303 KB |
levsha-core_2.11-0.7.2-sources.jar | 26 KB |
levsha-core_2.11-0.7.2-javadoc.jar | 548 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.fomkin/levsha-core_2.11/ -->
<dependency>
<groupId>com.github.fomkin</groupId>
<artifactId>levsha-core_2.11</artifactId>
<version>0.7.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fomkin/levsha-core_2.11/
implementation 'com.github.fomkin:levsha-core_2.11:0.7.2'
// https://jarcasting.com/artifacts/com.github.fomkin/levsha-core_2.11/
implementation ("com.github.fomkin:levsha-core_2.11:0.7.2")
'com.github.fomkin:levsha-core_2.11:jar:0.7.2'
<dependency org="com.github.fomkin" name="levsha-core_2.11" rev="0.7.2">
<artifact name="levsha-core_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fomkin', module='levsha-core_2.11', version='0.7.2')
)
libraryDependencies += "com.github.fomkin" % "levsha-core_2.11" % "0.7.2"
[com.github.fomkin/levsha-core_2.11 "0.7.2"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.12 |
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-compiler | jar | 2.11.12 |
org.typelevel : macro-compat_2.11 | jar | 1.1.1 |
com.lihaoyi : fastparse_2.11 | jar | 1.0.0 |
Group / Artifact | Type | Version |
---|---|---|
com.lihaoyi : utest_2.11 | jar | 0.6.6 |
org.scalacheck : scalacheck_2.11 | jar | 1.14.0 |