| License |
License |
|---|---|
| GroupId | GroupIdone.xingyi |
| ArtifactId | ArtifactIdtagless_2.12 |
| Version | Version0.3 |
| Type | Typejar |
| Description |
Descriptiontagless
tagless
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| tagless_2.12-0.3.pom | |
| tagless_2.12-0.3.jar | 128 KB |
| tagless_2.12-0.3-sources.jar | 11 KB |
| tagless_2.12-0.3-javadoc.jar | 768 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/one.xingyi/tagless_2.12/ -->
<dependency>
<groupId>one.xingyi</groupId>
<artifactId>tagless_2.12</artifactId>
<version>0.3</version>
</dependency>
// https://jarcasting.com/artifacts/one.xingyi/tagless_2.12/
implementation 'one.xingyi:tagless_2.12:0.3'
// https://jarcasting.com/artifacts/one.xingyi/tagless_2.12/
implementation ("one.xingyi:tagless_2.12:0.3")
'one.xingyi:tagless_2.12:jar:0.3'
<dependency org="one.xingyi" name="tagless_2.12" rev="0.3">
<artifact name="tagless_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='one.xingyi', module='tagless_2.12', version='0.3')
)
libraryDependencies += "one.xingyi" % "tagless_2.12" % "0.3"
[one.xingyi/tagless_2.12 "0.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.12.2 |
| one.xingyi : core_2.12 | jar | 0.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.mockito : mockito-all | jar | 1.10.19 |
| org.scalatest : scalatest_2.12 | jar | 3.0.5 |