Categories |
CategoriesManifold Development Tools Development Libraries |
---|---|
GroupId | GroupIdsystems.manifold |
ArtifactId | ArtifactIdmanifold-strings-test-excl |
Version | Version2020.1.46 |
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.46</version>
</dependency>
// https://jarcasting.com/artifacts/systems.manifold/manifold-strings-test-excl/
implementation 'systems.manifold:manifold-strings-test-excl:2020.1.46'
// https://jarcasting.com/artifacts/systems.manifold/manifold-strings-test-excl/
implementation ("systems.manifold:manifold-strings-test-excl:2020.1.46")
'systems.manifold:manifold-strings-test-excl:jar:2020.1.46'
<dependency org="systems.manifold" name="manifold-strings-test-excl" rev="2020.1.46">
<artifact name="manifold-strings-test-excl" type="jar" />
</dependency>
@Grapes(
@Grab(group='systems.manifold', module='manifold-strings-test-excl', version='2020.1.46')
)
libraryDependencies += "systems.manifold" % "manifold-strings-test-excl" % "2020.1.46"
[systems.manifold/manifold-strings-test-excl "2020.1.46"]