yamusca-core


License

License

MIT
GroupId

GroupId

com.github.eikek
ArtifactId

ArtifactId

yamusca-core_2.13
Last Version

Last Version

0.9.0
Release Date

Release Date

Type

Type

jar
Description

Description

yamusca-core
yamusca-core
Project URL

Project URL

https://github.com/eikek/yamusca
Project Organization

Project Organization

com.github.eikek
Source Code Management

Source Code Management

https://github.com/eikek/yamusca.git

Download yamusca-core_2.13

How to add to project

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

Dependencies

compile (1)

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

test (3)

Group / Artifact Type Version
org.scalameta : munit_2.13 jar 0.7.29
org.scalameta : munit-scalacheck_2.13 jar 0.7.29
org.typelevel : munit-cats-effect-3_2.13 jar 1.0.7

Project Modules

There are no modules declared in this project.

Versions

Version
0.9.0
0.8.2
0.8.1
0.8.0
0.7.0
0.6.2
0.6.1
0.6.0
0.6.0-M2