displib

library for simple gui and math scripts to make basic and intuitive simulations

License

License

GroupId

GroupId

io.github.owenbharrison
ArtifactId

ArtifactId

displib
Last Version

Last Version

1.0.7
Release Date

Release Date

Type

Type

jar
Description

Description

displib
library for simple gui and math scripts to make basic and intuitive simulations
Project URL

Project URL

http://github.com/owenbharrison/displib
Source Code Management

Source Code Management

http://github.com/owenbharrison/displib/tree/master

Download displib

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0