Categories |
CategoriesJavaScript Languages |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdsystemjs-plugin-text |
Version | Version0.0.8 |
Type | Typejar |
Filename | Size |
---|---|
systemjs-plugin-text-0.0.8.pom | |
systemjs-plugin-text-0.0.8.jar | 5 KB |
systemjs-plugin-text-0.0.8-sources.jar | 22 bytes |
systemjs-plugin-text-0.0.8-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/systemjs-plugin-text/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>systemjs-plugin-text</artifactId>
<version>0.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/systemjs-plugin-text/
implementation 'org.webjars.npm:systemjs-plugin-text:0.0.8'
// https://jarcasting.com/artifacts/org.webjars.npm/systemjs-plugin-text/
implementation ("org.webjars.npm:systemjs-plugin-text:0.0.8")
'org.webjars.npm:systemjs-plugin-text:jar:0.0.8'
<dependency org="org.webjars.npm" name="systemjs-plugin-text" rev="0.0.8">
<artifact name="systemjs-plugin-text" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='systemjs-plugin-text', version='0.0.8')
)
libraryDependencies += "org.webjars.npm" % "systemjs-plugin-text" % "0.0.8"
[org.webjars.npm/systemjs-plugin-text "0.0.8"]