License |
License |
---|---|
Categories |
CategoriesManifold Development Tools Development Libraries |
GroupId | GroupIdsystems.manifold |
ArtifactId | ArtifactIdmanifold-ext-middle-test |
Last Version | Last Version2022.1.18 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionManifold :: ExtensionMiddleTest
As a dependency to manifold-ext-test, this module serves as a means to separate the extended
classes defined here and tested via the extension classes defined in manifold-ext-test, that
is to say an extended class must be compiled and not defined as source in the same module as
the extension class.
|
<!-- https://jarcasting.com/artifacts/systems.manifold/manifold-ext-middle-test/ -->
<dependency>
<groupId>systems.manifold</groupId>
<artifactId>manifold-ext-middle-test</artifactId>
<version>2022.1.18</version>
</dependency>
// https://jarcasting.com/artifacts/systems.manifold/manifold-ext-middle-test/
implementation 'systems.manifold:manifold-ext-middle-test:2022.1.18'
// https://jarcasting.com/artifacts/systems.manifold/manifold-ext-middle-test/
implementation ("systems.manifold:manifold-ext-middle-test:2022.1.18")
'systems.manifold:manifold-ext-middle-test:jar:2022.1.18'
<dependency org="systems.manifold" name="manifold-ext-middle-test" rev="2022.1.18">
<artifact name="manifold-ext-middle-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='systems.manifold', module='manifold-ext-middle-test', version='2022.1.18')
)
libraryDependencies += "systems.manifold" % "manifold-ext-middle-test" % "2022.1.18"
[systems.manifold/manifold-ext-middle-test "2022.1.18"]
Group / Artifact | Type | Version |
---|---|---|
systems.manifold : manifold-ext-rt | jar | 2022.1.18 |
junit : junit | jar | 4.13.1 |
Group / Artifact | Type | Version |
---|---|---|
systems.manifold : manifold-javadoc-agent Optional | jar | 2022.1.18 |