is not current version
Last Version 1.2.0

com.wcinformatics.tt:tt-aggregator 1.0.0

Aggregator project.

Categories

Categories

ORM Data
GroupId

GroupId

com.wcinformatics.tt
ArtifactId

ArtifactId

tt-aggregator
Version

Version

1.0.0
Type

Type

pom

Download tt-aggregator 1.0.0

Filename Size
tt-aggregator-1.0.0.pom 1 KB
Browse

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