| License |
License |
|---|---|
| GroupId | GroupIdme.limansky |
| ArtifactId | ArtifactIdbeanpuree_2.12 |
| 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.12-0.5.pom | |
| beanpuree_2.12-0.5.jar | 66 KB |
| beanpuree_2.12-0.5-sources.jar | 9 KB |
| beanpuree_2.12-0.5-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/me.limansky/beanpuree_2.12/ -->
<dependency>
<groupId>me.limansky</groupId>
<artifactId>beanpuree_2.12</artifactId>
<version>0.5</version>
</dependency>
// https://jarcasting.com/artifacts/me.limansky/beanpuree_2.12/
implementation 'me.limansky:beanpuree_2.12:0.5'
// https://jarcasting.com/artifacts/me.limansky/beanpuree_2.12/
implementation ("me.limansky:beanpuree_2.12:0.5")
'me.limansky:beanpuree_2.12:jar:0.5'
<dependency org="me.limansky" name="beanpuree_2.12" rev="0.5">
<artifact name="beanpuree_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='me.limansky', module='beanpuree_2.12', version='0.5')
)
libraryDependencies += "me.limansky" % "beanpuree_2.12" % "0.5"
[me.limansky/beanpuree_2.12 "0.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.12.8 |
| com.chuusai : shapeless_2.12 | jar | 2.3.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-compiler | jar | 2.12.8 |
| org.scala-lang : scala-reflect | jar | 2.12.8 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalatest : scalatest_2.12 | jar | 3.0.8 |