GroupId | GroupIdcom.connect-group |
---|---|
ArtifactId | ArtifactIdthymesheet |
Version | Version2.1.3 |
Type | Typejar |
Filename | Size |
---|---|
thymesheet-2.1.3.pom | |
thymesheet-2.1.3.jar | 112 KB |
thymesheet-2.1.3-sources.jar | 63 KB |
thymesheet-2.1.3-javadoc.jar | 302 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.connect-group/thymesheet/ -->
<dependency>
<groupId>com.connect-group</groupId>
<artifactId>thymesheet</artifactId>
<version>2.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.connect-group/thymesheet/
implementation 'com.connect-group:thymesheet:2.1.3'
// https://jarcasting.com/artifacts/com.connect-group/thymesheet/
implementation ("com.connect-group:thymesheet:2.1.3")
'com.connect-group:thymesheet:jar:2.1.3'
<dependency org="com.connect-group" name="thymesheet" rev="2.1.3">
<artifact name="thymesheet" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.connect-group', module='thymesheet', version='2.1.3')
)
libraryDependencies += "com.connect-group" % "thymesheet" % "2.1.3"
[com.connect-group/thymesheet "2.1.3"]