Last Version

com.guujiang:jacob-core 0.0.1

A lightweight library to provide coroutines in pure Java

License

License

GroupId

GroupId

com.guujiang
ArtifactId

ArtifactId

jacob-core
Version

Version

0.0.1
Type

Type

jar
Description

Description

A lightweight library to provide coroutines in pure Java

Download jacob-core 0.0.1


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

Dependencies

compile (2)

Group / Artifact Type Version
org.ow2.asm : asm-tree jar 6.0
org.ow2.asm : asm-analysis jar 6.0

Project Modules

There are no modules declared in this project.