Thread Decorated View

Decorates a View to execute those methods with a custom Thread specification implementation

License

License

GroupId

GroupId

me.panavtec
ArtifactId

ArtifactId

threaddecoratedview-compiler
Last Version

Last Version

1.5.3
Release Date

Release Date

Type

Type

jar
Description

Description

Thread Decorated View
Decorates a View to execute those methods with a custom Thread specification implementation
Project URL

Project URL

https://github.com/PaNaVTEC/ViewThreadDecorator
Source Code Management

Source Code Management

https://github.com/PaNaVTEC/ViewThreadDecorator

Download threaddecoratedview-compiler

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.squareup : javapoet jar 1.0.0
me.panavtec : threaddecoratedview-common jar 1.5.3

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
1.5.3
1.5.2
1.5.1
1.5
1.1.1
1.1
1.0.1
1.0.0