License |
License |
---|---|
GroupId | GroupIdcom.instaclustr |
ArtifactId | ArtifactIdsstable-generator-impl |
Version | Version1.3 |
Type | Typejar |
Description |
DescriptionExample of implementation module with generation code
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.instaclustr/sstable-generator-impl/ -->
<dependency>
<groupId>com.instaclustr</groupId>
<artifactId>sstable-generator-impl</artifactId>
<version>1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.instaclustr/sstable-generator-impl/
implementation 'com.instaclustr:sstable-generator-impl:1.3'
// https://jarcasting.com/artifacts/com.instaclustr/sstable-generator-impl/
implementation ("com.instaclustr:sstable-generator-impl:1.3")
'com.instaclustr:sstable-generator-impl:jar:1.3'
<dependency org="com.instaclustr" name="sstable-generator-impl" rev="1.3">
<artifact name="sstable-generator-impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.instaclustr', module='sstable-generator-impl', version='1.3')
)
libraryDependencies += "com.instaclustr" % "sstable-generator-impl" % "1.3"
[com.instaclustr/sstable-generator-impl "1.3"]
Group / Artifact | Type | Version |
---|---|---|
com.instaclustr : sstable-generator-api | jar | 1.3 |