is not current version
Last Version 2022.1.18

Manifold :: ExtensionMiddleTest 2021.1.14

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.

License

License

Categories

Categories

Manifold Development Tools Development Libraries
GroupId

GroupId

systems.manifold
ArtifactId

ArtifactId

manifold-ext-middle-test
Version

Version

2021.1.14
Type

Type

jar
Description

Description

Manifold :: 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.

Download manifold-ext-middle-test 2021.1.14


<!-- https://jarcasting.com/artifacts/systems.manifold/manifold-ext-middle-test/ -->
<dependency>
    <groupId>systems.manifold</groupId>
    <artifactId>manifold-ext-middle-test</artifactId>
    <version>2021.1.14</version>
</dependency>
// https://jarcasting.com/artifacts/systems.manifold/manifold-ext-middle-test/
implementation 'systems.manifold:manifold-ext-middle-test:2021.1.14'
// https://jarcasting.com/artifacts/systems.manifold/manifold-ext-middle-test/
implementation ("systems.manifold:manifold-ext-middle-test:2021.1.14")
'systems.manifold:manifold-ext-middle-test:jar:2021.1.14'
<dependency org="systems.manifold" name="manifold-ext-middle-test" rev="2021.1.14">
  <artifact name="manifold-ext-middle-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='systems.manifold', module='manifold-ext-middle-test', version='2021.1.14')
)
libraryDependencies += "systems.manifold" % "manifold-ext-middle-test" % "2021.1.14"
[systems.manifold/manifold-ext-middle-test "2021.1.14"]

Dependencies

compile (2)

Group / Artifact Type Version
systems.manifold : manifold-ext-rt jar 2021.1.14
junit : junit jar 4.13.1

provided (2)

Group / Artifact Type Version
systems.manifold : manifold-ext jar 2021.1.14
systems.manifold : manifold-javadoc-agent Optional jar 2021.1.14

Project Modules

There are no modules declared in this project.