License |
License |
---|---|
Categories |
CategoriesORM Data Search Business Logic Libraries |
GroupId | GroupIdcom.formulasearchengine |
ArtifactId | ArtifactIdmathosphere-parent |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMathosphere 2 (Parent)
Batch processing and evaluation of Math queries
|
Filename | Size |
---|---|
mathosphere-parent-1.0.1.pom | 8 KB |
mathosphere-parent-1.0.1-jar-with-dependencies.jar | 360 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.formulasearchengine/mathosphere-parent/ -->
<dependency>
<groupId>com.formulasearchengine</groupId>
<artifactId>mathosphere-parent</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.formulasearchengine/mathosphere-parent/
implementation 'com.formulasearchengine:mathosphere-parent:1.0.1'
// https://jarcasting.com/artifacts/com.formulasearchengine/mathosphere-parent/
implementation ("com.formulasearchengine:mathosphere-parent:1.0.1")
'com.formulasearchengine:mathosphere-parent:jar:1.0.1'
<dependency org="com.formulasearchengine" name="mathosphere-parent" rev="1.0.1">
<artifact name="mathosphere-parent" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.formulasearchengine', module='mathosphere-parent', version='1.0.1')
)
libraryDependencies += "com.formulasearchengine" % "mathosphere-parent" % "1.0.1"
[com.formulasearchengine/mathosphere-parent "1.0.1"]