is not current version
Last Version 3.1

com.github.swiftech:swiftmarker 1.0-BETA


GroupId

GroupId

com.github.swiftech
ArtifactId

ArtifactId

swiftmarker
Version

Version

1.0-BETA
Type

Type

jar

Download swiftmarker 1.0-BETA


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