is not current version
Last Version 2.4.3

net.open-esb.core:nmrtests-top 2.4.1

NMR Test Components Top

Categories

Categories

Net
GroupId

GroupId

net.open-esb.core
ArtifactId

ArtifactId

nmrtests-top
Version

Version

2.4.1
Type

Type

pom

Download nmrtests-top 2.4.1

Filename Size
nmrtests-top-2.4.1.pom 1 KB
Browse

<!-- https://jarcasting.com/artifacts/net.open-esb.core/nmrtests-top/ -->
<dependency>
    <groupId>net.open-esb.core</groupId>
    <artifactId>nmrtests-top</artifactId>
    <version>2.4.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.open-esb.core/nmrtests-top/
implementation 'net.open-esb.core:nmrtests-top:2.4.1'
// https://jarcasting.com/artifacts/net.open-esb.core/nmrtests-top/
implementation ("net.open-esb.core:nmrtests-top:2.4.1")
'net.open-esb.core:nmrtests-top:pom:2.4.1'
<dependency org="net.open-esb.core" name="nmrtests-top" rev="2.4.1">
  <artifact name="nmrtests-top" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.open-esb.core', module='nmrtests-top', version='2.4.1')
)
libraryDependencies += "net.open-esb.core" % "nmrtests-top" % "2.4.1"
[net.open-esb.core/nmrtests-top "2.4.1"]