GroupId | GroupIdcommons-jelly |
---|---|
ArtifactId | ArtifactIdcommons-jelly-tags-threads |
Last Version | Last Version20040902.073749 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncommons-jelly-tags-threads
A library for processing Jelly scripts using multiple threads.
|
<!-- https://jarcasting.com/artifacts/commons-jelly/commons-jelly-tags-threads/ -->
<dependency>
<groupId>commons-jelly</groupId>
<artifactId>commons-jelly-tags-threads</artifactId>
<version>20040902.073749</version>
</dependency>
// https://jarcasting.com/artifacts/commons-jelly/commons-jelly-tags-threads/
implementation 'commons-jelly:commons-jelly-tags-threads:20040902.073749'
// https://jarcasting.com/artifacts/commons-jelly/commons-jelly-tags-threads/
implementation ("commons-jelly:commons-jelly-tags-threads:20040902.073749")
'commons-jelly:commons-jelly-tags-threads:jar:20040902.073749'
<dependency org="commons-jelly" name="commons-jelly-tags-threads" rev="20040902.073749">
<artifact name="commons-jelly-tags-threads" type="jar" />
</dependency>
@Grapes(
@Grab(group='commons-jelly', module='commons-jelly-tags-threads', version='20040902.073749')
)
libraryDependencies += "commons-jelly" % "commons-jelly-tags-threads" % "20040902.073749"
[commons-jelly/commons-jelly-tags-threads "20040902.073749"]
Group / Artifact | Type | Version |
---|---|---|
commons-jelly : commons-jelly | jar | SNAPSHOT |
commons-jelly : commons-jelly-tags-junit | jar | SNAPSHOT |