| License |
License |
|---|---|
| GroupId | GroupIdme.limansky |
| ArtifactId | ArtifactIdbeanpuree_2.10 |
| Version | Version0.5 |
| Type | Typejar |
| Description |
Descriptionbeanpuree
beanpuree
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| beanpuree_2.10-0.5.pom | |
| beanpuree_2.10-0.5.jar | 102 KB |
| beanpuree_2.10-0.5-sources.jar | 9 KB |
| beanpuree_2.10-0.5-javadoc.jar | 428 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/me.limansky/beanpuree_2.10/ -->
<dependency>
<groupId>me.limansky</groupId>
<artifactId>beanpuree_2.10</artifactId>
<version>0.5</version>
</dependency>
// https://jarcasting.com/artifacts/me.limansky/beanpuree_2.10/
implementation 'me.limansky:beanpuree_2.10:0.5'
// https://jarcasting.com/artifacts/me.limansky/beanpuree_2.10/
implementation ("me.limansky:beanpuree_2.10:0.5")
'me.limansky:beanpuree_2.10:jar:0.5'
<dependency org="me.limansky" name="beanpuree_2.10" rev="0.5">
<artifact name="beanpuree_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='me.limansky', module='beanpuree_2.10', version='0.5')
)
libraryDependencies += "me.limansky" % "beanpuree_2.10" % "0.5"
[me.limansky/beanpuree_2.10 "0.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.10.7 |
| com.chuusai : shapeless_2.10 | jar | 2.3.3 |
| org.scalamacros : quasiquotes_2.10 | jar | 2.1.1 |
| org.typelevel : macro-compat_2.10 | jar | 1.1.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-compiler | jar | 2.10.7 |
| org.scala-lang : scala-reflect | jar | 2.10.7 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalatest : scalatest_2.10 | jar | 3.0.8 |