| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.skozlov |
| Идентификатор | Идентификаторturing-math00 |
| Последняя версия | Последняя версия0.1.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеmath00
Arithmetical programs which are specific for the "n to n" encoding
|
| Имя Файла | Размер |
|---|---|
| turing-math00-0.1.0.pom | |
| turing-math00-0.1.0.jar | 4 KB |
| turing-math00-0.1.0-sources.jar | 1 KB |
| turing-math00-0.1.0-javadoc.jar | 332 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.skozlov/turing-math00/ -->
<dependency>
<groupId>com.github.skozlov</groupId>
<artifactId>turing-math00</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.skozlov/turing-math00/
implementation 'com.github.skozlov:turing-math00:0.1.0'
// https://jarcasting.com/artifacts/com.github.skozlov/turing-math00/
implementation ("com.github.skozlov:turing-math00:0.1.0")
'com.github.skozlov:turing-math00:jar:0.1.0'
<dependency org="com.github.skozlov" name="turing-math00" rev="0.1.0">
<artifact name="turing-math00" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.skozlov', module='turing-math00', version='0.1.0')
)
libraryDependencies += "com.github.skozlov" % "turing-math00" % "0.1.0"
[com.github.skozlov/turing-math00 "0.1.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.skozlov : turing-math | jar | 0.1.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.scalatest : scalatest_2.11 | jar | 2.2.6 |