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

systems.manifold:manifold-text 0.30-alpha


Категории

Категории

Manifold Инструменты разработки Development Libraries
Группа

Группа

systems.manifold
Идентификатор

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

manifold-text
Версия

Версия

0.30-alpha
Тип

Тип

jar

Скачать manifold-text 0.30-alpha


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