Categories |
CategoriesManifold Development Tools Development Libraries |
---|---|
GroupId | GroupIdsystems.manifold |
ArtifactId | ArtifactIdmanifold-strings-test-excl |
Version | Version2022.1.10 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/systems.manifold/manifold-strings-test-excl/ -->
<dependency>
<groupId>systems.manifold</groupId>
<artifactId>manifold-strings-test-excl</artifactId>
<version>2022.1.10</version>
</dependency>
// https://jarcasting.com/artifacts/systems.manifold/manifold-strings-test-excl/
implementation 'systems.manifold:manifold-strings-test-excl:2022.1.10'
// https://jarcasting.com/artifacts/systems.manifold/manifold-strings-test-excl/
implementation ("systems.manifold:manifold-strings-test-excl:2022.1.10")
'systems.manifold:manifold-strings-test-excl:jar:2022.1.10'
<dependency org="systems.manifold" name="manifold-strings-test-excl" rev="2022.1.10">
<artifact name="manifold-strings-test-excl" type="jar" />
</dependency>
@Grapes(
@Grab(group='systems.manifold', module='manifold-strings-test-excl', version='2022.1.10')
)
libraryDependencies += "systems.manifold" % "manifold-strings-test-excl" % "2022.1.10"
[systems.manifold/manifold-strings-test-excl "2022.1.10"]