| License |
License |
|---|---|
| GroupId | GroupIdus.figt |
| ArtifactId | ArtifactIdMesh |
| Last Version | Last Version1.2.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionMesh
Mesh is a library that allows you to 'mesh' together a series of tasks, whilst switching thread
contexts.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| Mesh-1.2.0.pom | |
| Mesh-1.2.0.jar | 16 KB |
| Mesh-1.2.0-sources.jar | 8 KB |
| Mesh-1.2.0-javadoc.jar | 55 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/us.figt/Mesh/ -->
<dependency>
<groupId>us.figt</groupId>
<artifactId>Mesh</artifactId>
<version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/us.figt/Mesh/
implementation 'us.figt:Mesh:1.2.0'
// https://jarcasting.com/artifacts/us.figt/Mesh/
implementation ("us.figt:Mesh:1.2.0")
'us.figt:Mesh:jar:1.2.0'
<dependency org="us.figt" name="Mesh" rev="1.2.0">
<artifact name="Mesh" type="jar" />
</dependency>
@Grapes(
@Grab(group='us.figt', module='Mesh', version='1.2.0')
)
libraryDependencies += "us.figt" % "Mesh" % "1.2.0"
[us.figt/Mesh "1.2.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.spigotmc » spigot-api | jar | 1.8.8-R0.1-SNAPSHOT |