Categories |
CategoriesORM Data Search Business Logic Libraries |
---|---|
GroupId | GroupIdcom.formulasearchengine.mathmltools |
ArtifactId | ArtifactIdxamples |
Version | Version2.0.4 |
Type | Typejar |
Filename | Size |
---|---|
xamples-2.0.4.pom | |
xamples-2.0.4.jar | 8 KB |
xamples-2.0.4-sources.jar | 5 KB |
xamples-2.0.4-javadoc.jar | 26 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.formulasearchengine.mathmltools/xamples/ -->
<dependency>
<groupId>com.formulasearchengine.mathmltools</groupId>
<artifactId>xamples</artifactId>
<version>2.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.formulasearchengine.mathmltools/xamples/
implementation 'com.formulasearchengine.mathmltools:xamples:2.0.4'
// https://jarcasting.com/artifacts/com.formulasearchengine.mathmltools/xamples/
implementation ("com.formulasearchengine.mathmltools:xamples:2.0.4")
'com.formulasearchengine.mathmltools:xamples:jar:2.0.4'
<dependency org="com.formulasearchengine.mathmltools" name="xamples" rev="2.0.4">
<artifact name="xamples" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.formulasearchengine.mathmltools', module='xamples', version='2.0.4')
)
libraryDependencies += "com.formulasearchengine.mathmltools" % "xamples" % "2.0.4"
[com.formulasearchengine.mathmltools/xamples "2.0.4"]