License |
License |
---|---|
GroupId | GroupIdcom.github.swiftech |
ArtifactId | ArtifactIdswiftmarker |
Version | Version3.1 |
Type | Typejar |
Description |
DescriptionSwiftMarker
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Filename | Size |
---|---|
swiftmarker-3.1.pom | |
swiftmarker-3.1.jar | 55 KB |
swiftmarker-3.1-sources.jar | 37 KB |
swiftmarker-3.1-javadoc.jar | 623 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.swiftech/swiftmarker/ -->
<dependency>
<groupId>com.github.swiftech</groupId>
<artifactId>swiftmarker</artifactId>
<version>3.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.swiftech/swiftmarker/
implementation 'com.github.swiftech:swiftmarker:3.1'
// https://jarcasting.com/artifacts/com.github.swiftech/swiftmarker/
implementation ("com.github.swiftech:swiftmarker:3.1")
'com.github.swiftech:swiftmarker:jar:3.1'
<dependency org="com.github.swiftech" name="swiftmarker" rev="3.1">
<artifact name="swiftmarker" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.swiftech', module='swiftmarker', version='3.1')
)
libraryDependencies += "com.github.swiftech" % "swiftmarker" % "3.1"
[com.github.swiftech/swiftmarker "3.1"]
Group / Artifact | Type | Version |
---|---|---|
com.google.code.gson : gson | jar | 2.8.8 |
org.apache.commons : commons-lang3 | jar | 3.12.0 |
com.github.swiftech : swstate | jar | 1.0 |
Group / Artifact | Type | Version |
---|---|---|
commons-io : commons-io | jar | 2.7 |
org.junit.jupiter : junit-jupiter | jar | 5.7.2 |