| License |
License
Apache-2.0
|
|---|---|
| GroupId | GroupIdorg.webjars.npm |
| ArtifactId | ArtifactIdasyncapi__specs |
| Last Version | Last Version2.13.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Description@asyncapi/specs
WebJar for @asyncapi/specs
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| asyncapi__specs-2.13.2.pom | |
| asyncapi__specs-2.13.2.jar | 53 KB |
| asyncapi__specs-2.13.2-sources.jar | 22 bytes |
| asyncapi__specs-2.13.2-javadoc.jar | 22 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/asyncapi__specs/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>asyncapi__specs</artifactId>
<version>2.13.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/asyncapi__specs/
implementation 'org.webjars.npm:asyncapi__specs:2.13.2'
// https://jarcasting.com/artifacts/org.webjars.npm/asyncapi__specs/
implementation ("org.webjars.npm:asyncapi__specs:2.13.2")
'org.webjars.npm:asyncapi__specs:jar:2.13.2'
<dependency org="org.webjars.npm" name="asyncapi__specs" rev="2.13.2">
<artifact name="asyncapi__specs" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='asyncapi__specs', version='2.13.2')
)
libraryDependencies += "org.webjars.npm" % "asyncapi__specs" % "2.13.2"
[org.webjars.npm/asyncapi__specs "2.13.2"]