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