Last Version

thread 1.0

thread4j

License

License

GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

thread
Version

Version

1.0
Type

Type

pom
Description

Description

thread
thread4j

Download thread 1.0

Filename Size
thread-1.0.pom 6 KB
Browse

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

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.