GroupId | GroupIdcom.github.swiftech |
---|---|
ArtifactId | ArtifactIdswiftboot-sheet |
Version | Version2.0.1 |
Type | Typejar |
Filename | Size |
---|---|
swiftboot-sheet-2.0.1.pom | |
swiftboot-sheet-2.0.1.jar | 40 KB |
swiftboot-sheet-2.0.1-sources.jar | 24 KB |
swiftboot-sheet-2.0.1-javadoc.jar | 553 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.swiftech/swiftboot-sheet/ -->
<dependency>
<groupId>com.github.swiftech</groupId>
<artifactId>swiftboot-sheet</artifactId>
<version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.swiftech/swiftboot-sheet/
implementation 'com.github.swiftech:swiftboot-sheet:2.0.1'
// https://jarcasting.com/artifacts/com.github.swiftech/swiftboot-sheet/
implementation ("com.github.swiftech:swiftboot-sheet:2.0.1")
'com.github.swiftech:swiftboot-sheet:jar:2.0.1'
<dependency org="com.github.swiftech" name="swiftboot-sheet" rev="2.0.1">
<artifact name="swiftboot-sheet" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.swiftech', module='swiftboot-sheet', version='2.0.1')
)
libraryDependencies += "com.github.swiftech" % "swiftboot-sheet" % "2.0.1"
[com.github.swiftech/swiftboot-sheet "2.0.1"]