core


License

License

GroupId

GroupId

com.github.fomkin
ArtifactId

ArtifactId

levsha-core_2.13
Last Version

Last Version

1.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

core
core
Project URL

Project URL

https://github.com/fomkin/levsha
Project Organization

Project Organization

com.github.fomkin
Source Code Management

Source Code Management

https://github.com/fomkin/levsha

Download levsha-core_2.13

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.fomkin/levsha-core_2.13/ -->
<dependency>
    <groupId>com.github.fomkin</groupId>
    <artifactId>levsha-core_2.13</artifactId>
    <version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fomkin/levsha-core_2.13/
implementation 'com.github.fomkin:levsha-core_2.13:1.2.0'
// https://jarcasting.com/artifacts/com.github.fomkin/levsha-core_2.13/
implementation ("com.github.fomkin:levsha-core_2.13:1.2.0")
'com.github.fomkin:levsha-core_2.13:jar:1.2.0'
<dependency org="com.github.fomkin" name="levsha-core_2.13" rev="1.2.0">
  <artifact name="levsha-core_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fomkin', module='levsha-core_2.13', version='1.2.0')
)
libraryDependencies += "com.github.fomkin" % "levsha-core_2.13" % "1.2.0"
[com.github.fomkin/levsha-core_2.13 "1.2.0"]

Dependencies

compile (1)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.6

provided (1)

Group / Artifact Type Version
org.scala-lang : scala-compiler jar 2.13.6

test (2)

Group / Artifact Type Version
com.lihaoyi : utest_2.13 jar 0.7.10
org.scalacheck : scalacheck_2.13 jar 1.15.4

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.0
1.1.0
1.0.1
1.0.0
0.10.0
0.9.1
0.9.0
0.8.0