License |
License |
---|---|
GroupId | GroupIdcom.github.eikek |
ArtifactId | ArtifactIdyamusca-core_2.13 |
Version | Version0.8.1 |
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.8.1.pom | |
yamusca-core_2.13-0.8.1.jar | 163 KB |
yamusca-core_2.13-0.8.1-sources.jar | 12 KB |
yamusca-core_2.13-0.8.1-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.8.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.eikek/yamusca-core_2.13/
implementation 'com.github.eikek:yamusca-core_2.13:0.8.1'
// https://jarcasting.com/artifacts/com.github.eikek/yamusca-core_2.13/
implementation ("com.github.eikek:yamusca-core_2.13:0.8.1")
'com.github.eikek:yamusca-core_2.13:jar:0.8.1'
<dependency org="com.github.eikek" name="yamusca-core_2.13" rev="0.8.1">
<artifact name="yamusca-core_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.eikek', module='yamusca-core_2.13', version='0.8.1')
)
libraryDependencies += "com.github.eikek" % "yamusca-core_2.13" % "0.8.1"
[com.github.eikek/yamusca-core_2.13 "0.8.1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.5 |
com.github.eikek : yamusca-macros_2.13 | jar | 0.8.1 |
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-reflect | jar | 2.13.5 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.13 | jar | 3.2.8 |