License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdeu.cdevreeze.xbrl.formula |
ArtifactId | ArtifactIdformula_2.11 |
Version | Version0.2.0 |
Type | Typejar |
Description |
Descriptionformula
Lightweight XBRL formula support
|
Project URL |
Project URL |
Project Organization |
Project Organizationeu.cdevreeze.xbrl.formula |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
formula_2.11-0.2.0.pom | |
formula_2.11-0.2.0.jar | 356 KB |
formula_2.11-0.2.0-sources.jar | 21 KB |
formula_2.11-0.2.0-javadoc.jar | 626 KB |
Browse |
<!-- https://jarcasting.com/artifacts/eu.cdevreeze.xbrl.formula/formula_2.11/ -->
<dependency>
<groupId>eu.cdevreeze.xbrl.formula</groupId>
<artifactId>formula_2.11</artifactId>
<version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/eu.cdevreeze.xbrl.formula/formula_2.11/
implementation 'eu.cdevreeze.xbrl.formula:formula_2.11:0.2.0'
// https://jarcasting.com/artifacts/eu.cdevreeze.xbrl.formula/formula_2.11/
implementation ("eu.cdevreeze.xbrl.formula:formula_2.11:0.2.0")
'eu.cdevreeze.xbrl.formula:formula_2.11:jar:0.2.0'
<dependency org="eu.cdevreeze.xbrl.formula" name="formula_2.11" rev="0.2.0">
<artifact name="formula_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.cdevreeze.xbrl.formula', module='formula_2.11', version='0.2.0')
)
libraryDependencies += "eu.cdevreeze.xbrl.formula" % "formula_2.11" % "0.2.0"
[eu.cdevreeze.xbrl.formula/formula_2.11 "0.2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.12 |
eu.cdevreeze.yaidom : yaidom_2.11 | jar | 1.9.0 |
eu.cdevreeze.tqa : tqa_2.11 | jar | 0.8.6 |
net.sf.saxon : Saxon-HE | jar | 9.8.0-14 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.11 | jar | 3.0.5 |