License |
License |
---|---|
GroupId | GroupIdorg.openforis.commons |
ArtifactId | ArtifactIdof-commons-concurrency |
Last Version | Last Version0.1.32 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionLibrary of common components
|
Project Organization |
Project OrganizationOpen Foris |
<!-- https://jarcasting.com/artifacts/org.openforis.commons/of-commons-concurrency/ -->
<dependency>
<groupId>org.openforis.commons</groupId>
<artifactId>of-commons-concurrency</artifactId>
<version>0.1.32</version>
</dependency>
// https://jarcasting.com/artifacts/org.openforis.commons/of-commons-concurrency/
implementation 'org.openforis.commons:of-commons-concurrency:0.1.32'
// https://jarcasting.com/artifacts/org.openforis.commons/of-commons-concurrency/
implementation ("org.openforis.commons:of-commons-concurrency:0.1.32")
'org.openforis.commons:of-commons-concurrency:jar:0.1.32'
<dependency org="org.openforis.commons" name="of-commons-concurrency" rev="0.1.32">
<artifact name="of-commons-concurrency" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openforis.commons', module='of-commons-concurrency', version='0.1.32')
)
libraryDependencies += "org.openforis.commons" % "of-commons-concurrency" % "0.1.32"
[org.openforis.commons/of-commons-concurrency "0.1.32"]