Last Version

li.rudin.cdi:cdi-async 1.1

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

GroupId

GroupId

li.rudin.cdi
ArtifactId

ArtifactId

cdi-async
Version

Version

1.1
Type

Type

pom
Description

Description

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Download cdi-async 1.1

Filename Size
cdi-async-1.1.pom 2 KB
Browse

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

Dependencies

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

Project Modules

  • api
  • impl