License |
License |
---|---|
GroupId | GroupIdcom.github.eikek |
ArtifactId | ArtifactIdyamusca-core_2.13 |
Version | Version0.9.0 |
Type | Typejar |
Description |
Descriptionyamusca-core
yamusca-core
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
yamusca-core_2.13-0.9.0.pom | |
yamusca-core_2.13-0.9.0.jar | 163 KB |
yamusca-core_2.13-0.9.0-sources.jar | 12 KB |
yamusca-core_2.13-0.9.0-javadoc.jar | 1 MB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.8 |
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 |