Categories |
CategoriesReact User Interface Web Frameworks |
---|---|
GroupId | GroupIdio.github.vipcxj |
ArtifactId | ArtifactIdjasync-reactive |
Version | Version0.1.2 |
Type | Typejar |
Filename | Size |
---|---|
jasync-reactive-0.1.2.pom | |
jasync-reactive-0.1.2.jar | 14 KB |
jasync-reactive-0.1.2-sources.jar | 6 KB |
jasync-reactive-0.1.2-javadoc.jar | 406 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.vipcxj/jasync-reactive/ -->
<dependency>
<groupId>io.github.vipcxj</groupId>
<artifactId>jasync-reactive</artifactId>
<version>0.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.vipcxj/jasync-reactive/
implementation 'io.github.vipcxj:jasync-reactive:0.1.2'
// https://jarcasting.com/artifacts/io.github.vipcxj/jasync-reactive/
implementation ("io.github.vipcxj:jasync-reactive:0.1.2")
'io.github.vipcxj:jasync-reactive:jar:0.1.2'
<dependency org="io.github.vipcxj" name="jasync-reactive" rev="0.1.2">
<artifact name="jasync-reactive" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.vipcxj', module='jasync-reactive', version='0.1.2')
)
libraryDependencies += "io.github.vipcxj" % "jasync-reactive" % "0.1.2"
[io.github.vipcxj/jasync-reactive "0.1.2"]