| GroupId | GroupIdcom.github.f4b6a3 |
|---|---|
| ArtifactId | ArtifactIdtsid-creator |
| Version | Version2.4.3 |
| Type | Typejar |
| Filename | Size |
|---|---|
| tsid-creator-2.4.3.pom | |
| tsid-creator-2.4.3.jar | 18 KB |
| tsid-creator-2.4.3-sources.jar | 21 KB |
| tsid-creator-2.4.3-javadoc.jar | 483 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.f4b6a3/tsid-creator/ -->
<dependency>
<groupId>com.github.f4b6a3</groupId>
<artifactId>tsid-creator</artifactId>
<version>2.4.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.f4b6a3/tsid-creator/
implementation 'com.github.f4b6a3:tsid-creator:2.4.3'
// https://jarcasting.com/artifacts/com.github.f4b6a3/tsid-creator/
implementation ("com.github.f4b6a3:tsid-creator:2.4.3")
'com.github.f4b6a3:tsid-creator:jar:2.4.3'
<dependency org="com.github.f4b6a3" name="tsid-creator" rev="2.4.3">
<artifact name="tsid-creator" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.f4b6a3', module='tsid-creator', version='2.4.3')
)
libraryDependencies += "com.github.f4b6a3" % "tsid-creator" % "2.4.3"
[com.github.f4b6a3/tsid-creator "2.4.3"]