smcl

A library that can parse the expression into a math statement and compute it.

Лицензия

Лицензия

Группа

Группа

io.github.nickid2018
Идентификатор

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

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

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

1.0.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

smcl
A library that can parse the expression into a math statement and compute it.
Ссылка на сайт

Ссылка на сайт

https://github.com/Nickid2018/SMCL
Система контроля версий

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

https://github.com/Nickid2018/SMCL

Скачать smcl

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

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

Зависимости

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

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

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

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

Версия
1.0.1
1.0.0.0