is not current version
Last Version 3.2.1

org.marketcetera:tools 3.0.12


GroupId

GroupId

org.marketcetera
ArtifactId

ArtifactId

tools
Version

Version

3.0.12
Type

Type

jar

Download tools 3.0.12

Filename Size
tools-3.0.12.pom 728 bytes
tools-3.0.12-tests.jar 1 KB
Browse

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