| License |
License |
|---|---|
| GroupId | GroupIdcom.github.seratch |
| ArtifactId | ArtifactIdsadamasashi-compiler_2.11 |
| Version | Version0.2 |
| Type | Typejar |
| Description |
Descriptionsadamasashi-compiler
sadamasashi-compiler
|
| Project URL |
Project URL |
| Project Organization |
Project Organizationcom.github.seratch |
<!-- https://jarcasting.com/artifacts/com.github.seratch/sadamasashi-compiler_2.11/ -->
<dependency>
<groupId>com.github.seratch</groupId>
<artifactId>sadamasashi-compiler_2.11</artifactId>
<version>0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.seratch/sadamasashi-compiler_2.11/
implementation 'com.github.seratch:sadamasashi-compiler_2.11:0.2'
// https://jarcasting.com/artifacts/com.github.seratch/sadamasashi-compiler_2.11/
implementation ("com.github.seratch:sadamasashi-compiler_2.11:0.2")
'com.github.seratch:sadamasashi-compiler_2.11:jar:0.2'
<dependency org="com.github.seratch" name="sadamasashi-compiler_2.11" rev="0.2">
<artifact name="sadamasashi-compiler_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.seratch', module='sadamasashi-compiler_2.11', version='0.2')
)
libraryDependencies += "com.github.seratch" % "sadamasashi-compiler_2.11" % "0.2"
[com.github.seratch/sadamasashi-compiler_2.11 "0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-compiler | jar | 2.11.8 |
| org.scala-lang : scala-library | jar | 2.11.8 |
| org.scala-lang : scala-reflect | jar | 2.11.8 |
| org.skinny-framework : skinny-common_2.11 | jar | 2.3.0-RC1 |
| org.apache.lucene : lucene-analyzers-kuromoji | jar | 6.2.1 |
| org.apache.lucene : lucene-suggest | jar | 6.2.1 |
| org.slf4j : slf4j-simple | jar | 1.7.21 |
| com.google.apis : google-api-services-youtube | jar | v3-rev179-1.22.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalatest : scalatest_2.11 | jar | 3.0.0 |