License |
License |
---|---|
GroupId | GroupIdcom.deere.isg |
ArtifactId | ArtifactIdoutstanding |
Version | Version1.2.0 |
Type | Typejar |
Description |
Descriptionoutstanding
A non-blocking collection for work tracking.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
outstanding-1.2.0.pom | |
outstanding-1.2.0.jar | 14 KB |
outstanding-1.2.0-sources.jar | 4 KB |
outstanding-1.2.0-javadoc.jar | 407 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.deere.isg/outstanding/ -->
<dependency>
<groupId>com.deere.isg</groupId>
<artifactId>outstanding</artifactId>
<version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.deere.isg/outstanding/
implementation 'com.deere.isg:outstanding:1.2.0'
// https://jarcasting.com/artifacts/com.deere.isg/outstanding/
implementation ("com.deere.isg:outstanding:1.2.0")
'com.deere.isg:outstanding:jar:1.2.0'
<dependency org="com.deere.isg" name="outstanding" rev="1.2.0">
<artifact name="outstanding" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.deere.isg', module='outstanding', version='1.2.0')
)
libraryDependencies += "com.deere.isg" % "outstanding" % "1.2.0"
[com.deere.isg/outstanding "1.2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.mockito : mockito-core | jar | 2.12.0 |
org.hamcrest : hamcrest-library | jar | 1.3 |
junit : junit | jar | 4.12 |