is not current version
Last Version 1.0.6

com.luisonthekeyboard:archimedes 1.0.2

A Math Library for studying and learning

Categories

Categories

KeY Data Data Formats Formal Verification
GroupId

GroupId

com.luisonthekeyboard
ArtifactId

ArtifactId

archimedes
Version

Version

1.0.2
Type

Type

jar

Download archimedes 1.0.2


<!-- https://jarcasting.com/artifacts/com.luisonthekeyboard/archimedes/ -->
<dependency>
    <groupId>com.luisonthekeyboard</groupId>
    <artifactId>archimedes</artifactId>
    <version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.luisonthekeyboard/archimedes/
implementation 'com.luisonthekeyboard:archimedes:1.0.2'
// https://jarcasting.com/artifacts/com.luisonthekeyboard/archimedes/
implementation ("com.luisonthekeyboard:archimedes:1.0.2")
'com.luisonthekeyboard:archimedes:jar:1.0.2'
<dependency org="com.luisonthekeyboard" name="archimedes" rev="1.0.2">
  <artifact name="archimedes" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.luisonthekeyboard', module='archimedes', version='1.0.2')
)
libraryDependencies += "com.luisonthekeyboard" % "archimedes" % "1.0.2"
[com.luisonthekeyboard/archimedes "1.0.2"]