| License |
License |
|---|---|
| Categories |
CategoriesRuby Languages Net |
| GroupId | GroupIdnet.sf.rubycollect4j |
| ArtifactId | ArtifactIdrubycollect4j |
| Last Version | Last Version2.1.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionrubycollect4j
Ruby Collections for Java
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| rubycollect4j-2.1.2.pom | |
| rubycollect4j-2.1.2.jar | 271 KB |
| rubycollect4j-2.1.2-sources.jar | 177 KB |
| rubycollect4j-2.1.2-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/net.sf.rubycollect4j/rubycollect4j/ -->
<dependency>
<groupId>net.sf.rubycollect4j</groupId>
<artifactId>rubycollect4j</artifactId>
<version>2.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.rubycollect4j/rubycollect4j/
implementation 'net.sf.rubycollect4j:rubycollect4j:2.1.2'
// https://jarcasting.com/artifacts/net.sf.rubycollect4j/rubycollect4j/
implementation ("net.sf.rubycollect4j:rubycollect4j:2.1.2")
'net.sf.rubycollect4j:rubycollect4j:jar:2.1.2'
<dependency org="net.sf.rubycollect4j" name="rubycollect4j" rev="2.1.2">
<artifact name="rubycollect4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.rubycollect4j', module='rubycollect4j', version='2.1.2')
)
libraryDependencies += "net.sf.rubycollect4j" % "rubycollect4j" % "2.1.2"
[net.sf.rubycollect4j/rubycollect4j "2.1.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter | jar | 5.6.2 |