is not current version
Last Version 1.2.1

com.mogwee:mogwee-executors 1.1.0

Mogwee Executors, making executors more debuggable

GroupId

GroupId

com.mogwee
ArtifactId

ArtifactId

mogwee-executors
Version

Version

1.1.0
Type

Type

jar

Download mogwee-executors 1.1.0


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