| License |
License |
|---|---|
| GroupId | GroupIdme.limansky |
| ArtifactId | ArtifactIdbeanpuree_2.13 |
| Version | Version0.6 |
| Type | Typejar |
| Description |
Descriptionbeanpuree
beanpuree
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| beanpuree_2.13-0.6.pom | |
| beanpuree_2.13-0.6.jar | 65 KB |
| beanpuree_2.13-0.6-sources.jar | 9 KB |
| beanpuree_2.13-0.6-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/me.limansky/beanpuree_2.13/ -->
<dependency>
<groupId>me.limansky</groupId>
<artifactId>beanpuree_2.13</artifactId>
<version>0.6</version>
</dependency>
// https://jarcasting.com/artifacts/me.limansky/beanpuree_2.13/
implementation 'me.limansky:beanpuree_2.13:0.6'
// https://jarcasting.com/artifacts/me.limansky/beanpuree_2.13/
implementation ("me.limansky:beanpuree_2.13:0.6")
'me.limansky:beanpuree_2.13:jar:0.6'
<dependency org="me.limansky" name="beanpuree_2.13" rev="0.6">
<artifact name="beanpuree_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='me.limansky', module='beanpuree_2.13', version='0.6')
)
libraryDependencies += "me.limansky" % "beanpuree_2.13" % "0.6"
[me.limansky/beanpuree_2.13 "0.6"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.13.6 |
| com.chuusai : shapeless_2.13 | jar | 2.3.7 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-compiler | jar | 2.13.6 |
| org.scala-lang : scala-reflect | jar | 2.13.6 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalatest : scalatest-core_2.13 | jar | 3.2.9 |
| org.scalatest : scalatest-shouldmatchers_2.13 | jar | 3.2.9 |
| org.scalatest : scalatest-flatspec_2.13 | jar | 3.2.9 |