| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииManifold Инструменты разработки Development Libraries |
| Группа | Группаsystems.manifold |
| Идентификатор | Идентификаторmanifold-strings-test |
| Версия | Версия2022.1.4 |
| Тип | Типjar |
| Описание |
ОписаниеManifold :: StringsTest
Manifold is a Java compiler plugin, its features include Metaprogramming, Properties, Extension
Methods, Operator Overloading, Templates, a Preprocessor, and more.
|
| Имя Файла | Размер |
|---|---|
| manifold-strings-test-2022.1.4.pom | |
| manifold-strings-test-2022.1.4.jar | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/systems.manifold/manifold-strings-test/ -->
<dependency>
<groupId>systems.manifold</groupId>
<artifactId>manifold-strings-test</artifactId>
<version>2022.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/systems.manifold/manifold-strings-test/
implementation 'systems.manifold:manifold-strings-test:2022.1.4'
// https://jarcasting.com/artifacts/systems.manifold/manifold-strings-test/
implementation ("systems.manifold:manifold-strings-test:2022.1.4")
'systems.manifold:manifold-strings-test:jar:2022.1.4'
<dependency org="systems.manifold" name="manifold-strings-test" rev="2022.1.4">
<artifact name="manifold-strings-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='systems.manifold', module='manifold-strings-test', version='2022.1.4')
)
libraryDependencies += "systems.manifold" % "manifold-strings-test" % "2022.1.4"
[systems.manifold/manifold-strings-test "2022.1.4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| systems.manifold : manifold-strings-test-excl | jar | 2022.1.4 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| systems.manifold : manifold-strings | jar | 2022.1.4 |
| systems.manifold : manifold-javadoc-agent Необязательный | jar | 2022.1.4 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.1 |