GroupId | GroupIdcom.globalmentor |
---|---|
ArtifactId | ArtifactIdglobalmentor-mathml-spec |
Version | Version0.6.0 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.globalmentor/globalmentor-mathml-spec/ -->
<dependency>
<groupId>com.globalmentor</groupId>
<artifactId>globalmentor-mathml-spec</artifactId>
<version>0.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.globalmentor/globalmentor-mathml-spec/
implementation 'com.globalmentor:globalmentor-mathml-spec:0.6.0'
// https://jarcasting.com/artifacts/com.globalmentor/globalmentor-mathml-spec/
implementation ("com.globalmentor:globalmentor-mathml-spec:0.6.0")
'com.globalmentor:globalmentor-mathml-spec:jar:0.6.0'
<dependency org="com.globalmentor" name="globalmentor-mathml-spec" rev="0.6.0">
<artifact name="globalmentor-mathml-spec" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.globalmentor', module='globalmentor-mathml-spec', version='0.6.0')
)
libraryDependencies += "com.globalmentor" % "globalmentor-mathml-spec" % "0.6.0"
[com.globalmentor/globalmentor-mathml-spec "0.6.0"]