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