License |
License |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdmathml-tag-names |
Version | Version2.1.3 |
Type | Typejar |
Description |
Descriptionmathml-tag-names
WebJar for mathml-tag-names
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
mathml-tag-names-2.1.3.pom | |
mathml-tag-names-2.1.3.jar | 5 KB |
mathml-tag-names-2.1.3-sources.jar | 22 bytes |
mathml-tag-names-2.1.3-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.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/mathml-tag-names/
implementation 'org.webjars.npm:mathml-tag-names:2.1.3'
// https://jarcasting.com/artifacts/org.webjars.npm/mathml-tag-names/
implementation ("org.webjars.npm:mathml-tag-names:2.1.3")
'org.webjars.npm:mathml-tag-names:jar:2.1.3'
<dependency org="org.webjars.npm" name="mathml-tag-names" rev="2.1.3">
<artifact name="mathml-tag-names" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='mathml-tag-names', version='2.1.3')
)
libraryDependencies += "org.webjars.npm" % "mathml-tag-names" % "2.1.3"
[org.webjars.npm/mathml-tag-names "2.1.3"]