is not current version
Last Version 2.2.1

com.github.swiftech:swiftboot-fileconvert 1.3-beta1


GroupId

GroupId

com.github.swiftech
ArtifactId

ArtifactId

swiftboot-fileconvert
Version

Version

1.3-beta1
Type

Type

jar

Download swiftboot-fileconvert 1.3-beta1


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