License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdcom.wcinformatics.tt |
ArtifactId | ArtifactIdtt-aggregator |
Version | Version1.2.0 |
Type | Typepom |
Description |
DescriptionWCI Terminology Transformer Project aggregator
Aggregator project.
|
Filename | Size |
---|---|
tt-aggregator-1.2.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.2.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.wcinformatics.tt/tt-aggregator/
implementation 'com.wcinformatics.tt:tt-aggregator:1.2.0'
// https://jarcasting.com/artifacts/com.wcinformatics.tt/tt-aggregator/
implementation ("com.wcinformatics.tt:tt-aggregator:1.2.0")
'com.wcinformatics.tt:tt-aggregator:pom:1.2.0'
<dependency org="com.wcinformatics.tt" name="tt-aggregator" rev="1.2.0">
<artifact name="tt-aggregator" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.wcinformatics.tt', module='tt-aggregator', version='1.2.0')
)
libraryDependencies += "com.wcinformatics.tt" % "tt-aggregator" % "1.2.0"
[com.wcinformatics.tt/tt-aggregator "1.2.0"]