is not current version
Last Version 2.2.1

com.github.swiftech:swiftboot-fileconvert 1.2


GroupId

GroupId

com.github.swiftech
ArtifactId

ArtifactId

swiftboot-fileconvert
Version

Version

1.2
Type

Type

jar

Download swiftboot-fileconvert 1.2


<!-- https://jarcasting.com/artifacts/com.github.swiftech/swiftboot-fileconvert/ -->
<dependency>
    <groupId>com.github.swiftech</groupId>
    <artifactId>swiftboot-fileconvert</artifactId>
    <version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.swiftech/swiftboot-fileconvert/
implementation 'com.github.swiftech:swiftboot-fileconvert:1.2'
// https://jarcasting.com/artifacts/com.github.swiftech/swiftboot-fileconvert/
implementation ("com.github.swiftech:swiftboot-fileconvert:1.2")
'com.github.swiftech:swiftboot-fileconvert:jar:1.2'
<dependency org="com.github.swiftech" name="swiftboot-fileconvert" rev="1.2">
  <artifact name="swiftboot-fileconvert" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.swiftech', module='swiftboot-fileconvert', version='1.2')
)
libraryDependencies += "com.github.swiftech" % "swiftboot-fileconvert" % "1.2"
[com.github.swiftech/swiftboot-fileconvert "1.2"]