| License |
License |
|---|---|
| Categories |
CategoriesIDE Development Tools Data |
| GroupId | GroupIdorg.drakosha.tools.calctable |
| ArtifactId | ArtifactIdcalctable-dataprovider |
| Last Version | Last Version0.0.3 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionCalc Table (based) Data Provider
Parent project of the "Calc Table (based) Data Provider" framework (Java-Edition).
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| calctable-dataprovider-0.0.3.pom | 5 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.drakosha.tools.calctable/calctable-dataprovider/ -->
<dependency>
<groupId>org.drakosha.tools.calctable</groupId>
<artifactId>calctable-dataprovider</artifactId>
<version>0.0.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.drakosha.tools.calctable/calctable-dataprovider/
implementation 'org.drakosha.tools.calctable:calctable-dataprovider:0.0.3'
// https://jarcasting.com/artifacts/org.drakosha.tools.calctable/calctable-dataprovider/
implementation ("org.drakosha.tools.calctable:calctable-dataprovider:0.0.3")
'org.drakosha.tools.calctable:calctable-dataprovider:pom:0.0.3'
<dependency org="org.drakosha.tools.calctable" name="calctable-dataprovider" rev="0.0.3">
<artifact name="calctable-dataprovider" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.drakosha.tools.calctable', module='calctable-dataprovider', version='0.0.3')
)
libraryDependencies += "org.drakosha.tools.calctable" % "calctable-dataprovider" % "0.0.3"
[org.drakosha.tools.calctable/calctable-dataprovider "0.0.3"]