License |
License |
---|---|
GroupId | GroupIdxyz.hellothomas |
ArtifactId | ArtifactIdjedi |
Last Version | Last Version0.0.11 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionjedi
Dynamic Thread Pool Executor
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jedi-0.0.11.pom | 12 KB |
Browse |
<!-- https://jarcasting.com/artifacts/xyz.hellothomas/jedi/ -->
<dependency>
<groupId>xyz.hellothomas</groupId>
<artifactId>jedi</artifactId>
<version>0.0.11</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/xyz.hellothomas/jedi/
implementation 'xyz.hellothomas:jedi:0.0.11'
// https://jarcasting.com/artifacts/xyz.hellothomas/jedi/
implementation ("xyz.hellothomas:jedi:0.0.11")
'xyz.hellothomas:jedi:pom:0.0.11'
<dependency org="xyz.hellothomas" name="jedi" rev="0.0.11">
<artifact name="jedi" type="pom" />
</dependency>
@Grapes(
@Grab(group='xyz.hellothomas', module='jedi', version='0.0.11')
)
libraryDependencies += "xyz.hellothomas" % "jedi" % "0.0.11"
[xyz.hellothomas/jedi "0.0.11"]