License |
License |
---|---|
Categories |
CategoriesKeY Data Data Formats Formal Verification |
GroupId | GroupIdcom.luisonthekeyboard |
ArtifactId | ArtifactIdarchimedes |
Last Version | Last Version1.0.6 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionarchimedes
A Math Library for studying and learning
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
archimedes-1.0.6.pom | |
archimedes-1.0.6.jar | 3 KB |
archimedes-1.0.6-sources.jar | 3 KB |
archimedes-1.0.6-javadoc.jar | 364 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.luisonthekeyboard/archimedes/ -->
<dependency>
<groupId>com.luisonthekeyboard</groupId>
<artifactId>archimedes</artifactId>
<version>1.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.luisonthekeyboard/archimedes/
implementation 'com.luisonthekeyboard:archimedes:1.0.6'
// https://jarcasting.com/artifacts/com.luisonthekeyboard/archimedes/
implementation ("com.luisonthekeyboard:archimedes:1.0.6")
'com.luisonthekeyboard:archimedes:jar:1.0.6'
<dependency org="com.luisonthekeyboard" name="archimedes" rev="1.0.6">
<artifact name="archimedes" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.luisonthekeyboard', module='archimedes', version='1.0.6')
)
libraryDependencies += "com.luisonthekeyboard" % "archimedes" % "1.0.6"
[com.luisonthekeyboard/archimedes "1.0.6"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |