Last Version

Manifold :: ExtensionMiddleTest 2022.1.18

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

2022.1.18
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 2022.1.18


<!-- 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"]

Dependencies

compile (2)

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

provided (1)

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

Project Modules

There are no modules declared in this project.