GroupId | GroupIdorg.webjars.npm |
---|---|
ArtifactId | ArtifactIdrsocket-types |
Version | Version0.0.10 |
Type | Typejar |
Filename | Size |
---|---|
rsocket-types-0.0.10.pom | |
rsocket-types-0.0.10.jar | 11 KB |
rsocket-types-0.0.10-sources.jar | 22 bytes |
rsocket-types-0.0.10-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/rsocket-types/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>rsocket-types</artifactId>
<version>0.0.10</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/rsocket-types/
implementation 'org.webjars.npm:rsocket-types:0.0.10'
// https://jarcasting.com/artifacts/org.webjars.npm/rsocket-types/
implementation ("org.webjars.npm:rsocket-types:0.0.10")
'org.webjars.npm:rsocket-types:jar:0.0.10'
<dependency org="org.webjars.npm" name="rsocket-types" rev="0.0.10">
<artifact name="rsocket-types" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='rsocket-types', version='0.0.10')
)
libraryDependencies += "org.webjars.npm" % "rsocket-types" % "0.0.10"
[org.webjars.npm/rsocket-types "0.0.10"]