Last Version

Mesh 1.2.0

Mesh is a library that allows you to 'mesh' together a series of tasks, whilst switching thread contexts.

License

License

GroupId

GroupId

us.figt
ArtifactId

ArtifactId

Mesh
Version

Version

1.2.0
Type

Type

jar
Description

Description

Mesh
Mesh is a library that allows you to 'mesh' together a series of tasks, whilst switching thread contexts.
Project URL

Project URL

https://github.com/FigT/Mesh
Source Code Management

Source Code Management

https://github.com/FigT/Mesh/tree/master

Download Mesh 1.2.0


<!-- 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"]

Dependencies

provided (1)

Group / Artifact Type Version
org.spigotmc » spigot-api jar 1.8.8-R0.1-SNAPSHOT

Project Modules

There are no modules declared in this project.