GroupId | GroupIdcom.instaclustr |
---|---|
ArtifactId | ArtifactIdttl-remover-impl |
Version | Version1.1.0 |
Type | Typejar |
Filename | Size |
---|---|
ttl-remover-impl-1.1.0.pom | |
ttl-remover-impl-1.1.0.jar | 433 KB |
ttl-remover-impl-1.1.0-sources.jar | 6 KB |
ttl-remover-impl-1.1.0-javadoc.jar | 53 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.instaclustr/ttl-remover-impl/ -->
<dependency>
<groupId>com.instaclustr</groupId>
<artifactId>ttl-remover-impl</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.instaclustr/ttl-remover-impl/
implementation 'com.instaclustr:ttl-remover-impl:1.1.0'
// https://jarcasting.com/artifacts/com.instaclustr/ttl-remover-impl/
implementation ("com.instaclustr:ttl-remover-impl:1.1.0")
'com.instaclustr:ttl-remover-impl:jar:1.1.0'
<dependency org="com.instaclustr" name="ttl-remover-impl" rev="1.1.0">
<artifact name="ttl-remover-impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.instaclustr', module='ttl-remover-impl', version='1.1.0')
)
libraryDependencies += "com.instaclustr" % "ttl-remover-impl" % "1.1.0"
[com.instaclustr/ttl-remover-impl "1.1.0"]