| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdnet.ettinsmoor |
| ArtifactId | ArtifactIdbingerator_2.10 |
| Version | Version0.2.4 |
| Type | Typejar |
| Description |
DescriptionBingerator
Bingerator
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| bingerator_2.10-0.2.4.pom | |
| bingerator_2.10-0.2.4.jar | 34 KB |
| bingerator_2.10-0.2.4-sources.jar | 3 KB |
| bingerator_2.10-0.2.4-javadoc.jar | 377 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/net.ettinsmoor/bingerator_2.10/ -->
<dependency>
<groupId>net.ettinsmoor</groupId>
<artifactId>bingerator_2.10</artifactId>
<version>0.2.4</version>
</dependency>
// https://jarcasting.com/artifacts/net.ettinsmoor/bingerator_2.10/
implementation 'net.ettinsmoor:bingerator_2.10:0.2.4'
// https://jarcasting.com/artifacts/net.ettinsmoor/bingerator_2.10/
implementation ("net.ettinsmoor:bingerator_2.10:0.2.4")
'net.ettinsmoor:bingerator_2.10:jar:0.2.4'
<dependency org="net.ettinsmoor" name="bingerator_2.10" rev="0.2.4">
<artifact name="bingerator_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.ettinsmoor', module='bingerator_2.10', version='0.2.4')
)
libraryDependencies += "net.ettinsmoor" % "bingerator_2.10" % "0.2.4"
[net.ettinsmoor/bingerator_2.10 "0.2.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.10.6 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalatest : scalatest_2.10 | jar | 2.2.4 |