is not current version
Last Version 3.1

com.github.swiftech:swiftmarker 3.0.1


GroupId

GroupId

com.github.swiftech
ArtifactId

ArtifactId

swiftmarker
Version

Version

3.0.1
Type

Type

jar

Download swiftmarker 3.0.1


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