is not current version
Last Version 1.2.0

Mesh 1.1.2

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.1.2
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.1.2


<!-- https://jarcasting.com/artifacts/us.figt/Mesh/ -->
<dependency>
    <groupId>us.figt</groupId>
    <artifactId>Mesh</artifactId>
    <version>1.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/us.figt/Mesh/
implementation 'us.figt:Mesh:1.1.2'
// https://jarcasting.com/artifacts/us.figt/Mesh/
implementation ("us.figt:Mesh:1.1.2")
'us.figt:Mesh:jar:1.1.2'
<dependency org="us.figt" name="Mesh" rev="1.1.2">
  <artifact name="Mesh" type="jar" />
</dependency>
@Grapes(
@Grab(group='us.figt', module='Mesh', version='1.1.2')
)
libraryDependencies += "us.figt" % "Mesh" % "1.1.2"
[us.figt/Mesh "1.1.2"]

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.