Last Version

threadposter 1.0.1

Lightweight library for unit testable and expressive multi-threading in Android.

License

License

GroupId

GroupId

com.techyourchance
ArtifactId

ArtifactId

threadposter
Version

Version

1.0.1
Type

Type

aar
Description

Description

threadposter
Lightweight library for unit testable and expressive multi-threading in Android.
Project URL

Project URL

https://github.com/techyourchance/thread-poster
Source Code Management

Source Code Management

https://github.com/techyourchance/thread-poster

Download threadposter 1.0.1


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.