License |
License |
---|---|
GroupId | GroupIdcom.github.fomkin |
ArtifactId | ArtifactIdlevsha-core_3 |
Last Version | Last Version1.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncore
core
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
levsha-core_3-1.2.0.pom | |
levsha-core_3-1.2.0.jar | 246 KB |
levsha-core_3-1.2.0-sources.jar | 45 KB |
levsha-core_3-1.2.0-javadoc.jar | 355 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.fomkin/levsha-core_3/ -->
<dependency>
<groupId>com.github.fomkin</groupId>
<artifactId>levsha-core_3</artifactId>
<version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fomkin/levsha-core_3/
implementation 'com.github.fomkin:levsha-core_3:1.2.0'
// https://jarcasting.com/artifacts/com.github.fomkin/levsha-core_3/
implementation ("com.github.fomkin:levsha-core_3:1.2.0")
'com.github.fomkin:levsha-core_3:jar:1.2.0'
<dependency org="com.github.fomkin" name="levsha-core_3" rev="1.2.0">
<artifact name="levsha-core_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fomkin', module='levsha-core_3', version='1.2.0')
)
libraryDependencies += "com.github.fomkin" % "levsha-core_3" % "1.2.0"
[com.github.fomkin/levsha-core_3 "1.2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala3-library_3 | jar | 3.0.1 |
Group / Artifact | Type | Version |
---|---|---|
com.lihaoyi : utest_3 | jar | 0.7.10 |
org.scalacheck : scalacheck_3 | jar | 1.15.4 |