License |
License |
---|---|
GroupId | GroupIdorg.onebusaway |
ArtifactId | ArtifactIdonebusaway-collections |
Last Version | Last Version1.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiononebusaway-collections
A library with a number of convenient methods for working with collections
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.onebusaway/onebusaway-collections/ -->
<dependency>
<groupId>org.onebusaway</groupId>
<artifactId>onebusaway-collections</artifactId>
<version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.onebusaway/onebusaway-collections/
implementation 'org.onebusaway:onebusaway-collections:1.2.0'
// https://jarcasting.com/artifacts/org.onebusaway/onebusaway-collections/
implementation ("org.onebusaway:onebusaway-collections:1.2.0")
'org.onebusaway:onebusaway-collections:jar:1.2.0'
<dependency org="org.onebusaway" name="onebusaway-collections" rev="1.2.0">
<artifact name="onebusaway-collections" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.onebusaway', module='onebusaway-collections', version='1.2.0')
)
libraryDependencies += "org.onebusaway" % "onebusaway-collections" % "1.2.0"
[org.onebusaway/onebusaway-collections "1.2.0"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.4 |