inkmllibj

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Лицензия

Лицензия

MIT
Группа

Группа

si.urbas
Идентификатор

Идентификатор

inkmllibj
Последняя версия

Последняя версия

0.0.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

inkmllibj
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Система контроля версий

Система контроля версий

https://github.com/urbas/speedith

Скачать inkmllibj

Как подключить последнюю версию

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

Данный проект не имеет модулей.

Speedith


Speedith is a diagrammatic theorem prover for spider diagrams.

Build Status


Licence

Speedith is licenced under the MIT licence. Please read LICENCE.md for more information.


Developer's Guide to Speedith


General Requirements

These requirements have to be checked only once. After you make sure you have these, you can build Speedith at any time.

Optional:

  • Tesseract (needed for character recognition in drawn input):

    • Linux & OS X: Please follow this guide.

    • Windows: no need to install. Tesseract comes pre-packaged.


Building Speedith

Use Maven to build Speedith (in the root directory of your cloned Speedith repository):

mvn install

Running Speedith

The build will result in a distributable package:

Speedith.Gui/target/speedith-gui-0.0.1-SNAPSHOT-bin.zip

Unpack the archive and navigate into the unpacked speedith/bin folder.

Once in speedith/bin folder, execute the script that best matches your platform.

For example, on Windows you might want to execute either

speedith-win32.bat

or

speedith-win64.bat

Версии библиотеки

Версия
0.0.1