License |
License |
---|---|
GroupId | GroupIdcom.mastfrog |
ArtifactId | ArtifactIdconcurrent |
Last Version | Last Version2.8.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionShared configuration for Giulius, Acteur and
related projects
|
Project URL |
Project URL |
Project Organization |
Project OrganizationMastfrog Technologies |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
concurrent-2.8.3.pom | |
concurrent-2.8.3.jar | 56 KB |
concurrent-2.8.3-sources.jar | 39 KB |
concurrent-2.8.3-javadoc.jar | 130 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.mastfrog/concurrent/ -->
<dependency>
<groupId>com.mastfrog</groupId>
<artifactId>concurrent</artifactId>
<version>2.8.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.mastfrog/concurrent/
implementation 'com.mastfrog:concurrent:2.8.3'
// https://jarcasting.com/artifacts/com.mastfrog/concurrent/
implementation ("com.mastfrog:concurrent:2.8.3")
'com.mastfrog:concurrent:jar:2.8.3'
<dependency org="com.mastfrog" name="concurrent" rev="2.8.3">
<artifact name="concurrent" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mastfrog', module='concurrent', version='2.8.3')
)
libraryDependencies += "com.mastfrog" % "concurrent" % "2.8.3"
[com.mastfrog/concurrent "2.8.3"]
Group / Artifact | Type | Version |
---|---|---|
com.mastfrog : function | jar | 2.8.3 |
com.mastfrog : util-preconditions | jar | 2.8.3 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 |
org.junit.jupiter : junit-jupiter-params | jar | 5.8.2 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |