GroupId | GroupIdorg.webjars.npm |
---|---|
ArtifactId | ArtifactIdmathml-tag-names |
Version | Version2.1.0 |
Type | Typejar |
Filename | Size |
---|---|
mathml-tag-names-2.1.0.pom | |
mathml-tag-names-2.1.0.jar | 6 KB |
mathml-tag-names-2.1.0-sources.jar | 22 bytes |
mathml-tag-names-2.1.0-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/mathml-tag-names/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>mathml-tag-names</artifactId>
<version>2.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/mathml-tag-names/
implementation 'org.webjars.npm:mathml-tag-names:2.1.0'
// https://jarcasting.com/artifacts/org.webjars.npm/mathml-tag-names/
implementation ("org.webjars.npm:mathml-tag-names:2.1.0")
'org.webjars.npm:mathml-tag-names:jar:2.1.0'
<dependency org="org.webjars.npm" name="mathml-tag-names" rev="2.1.0">
<artifact name="mathml-tag-names" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='mathml-tag-names', version='2.1.0')
)
libraryDependencies += "org.webjars.npm" % "mathml-tag-names" % "2.1.0"
[org.webjars.npm/mathml-tag-names "2.1.0"]