is not current version
Last Version 2.2.1

com.github.swiftech:swiftboot-fileconvert 2.0.0


GroupId

GroupId

com.github.swiftech
ArtifactId

ArtifactId

swiftboot-fileconvert
Version

Version

2.0.0
Type

Type

jar

Download swiftboot-fileconvert 2.0.0


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