License |
License |
---|---|
GroupId | GroupIdcom.github.swiftech |
ArtifactId | ArtifactIdswiftmarker |
Version | Version2.2 |
Type | Typejar |
Description |
DescriptionSwiftMarker
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Filename | Size |
---|---|
swiftmarker-2.2.pom | |
swiftmarker-2.2.jar | 34 KB |
swiftmarker-2.2-sources.jar | 24 KB |
swiftmarker-2.2-javadoc.jar | 510 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.swiftech/swiftmarker/ -->
<dependency>
<groupId>com.github.swiftech</groupId>
<artifactId>swiftmarker</artifactId>
<version>2.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.swiftech/swiftmarker/
implementation 'com.github.swiftech:swiftmarker:2.2'
// https://jarcasting.com/artifacts/com.github.swiftech/swiftmarker/
implementation ("com.github.swiftech:swiftmarker:2.2")
'com.github.swiftech:swiftmarker:jar:2.2'
<dependency org="com.github.swiftech" name="swiftmarker" rev="2.2">
<artifact name="swiftmarker" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.swiftech', module='swiftmarker', version='2.2')
)
libraryDependencies += "com.github.swiftech" % "swiftmarker" % "2.2"
[com.github.swiftech/swiftmarker "2.2"]
Group / Artifact | Type | Version |
---|---|---|
com.google.code.gson : gson | jar | 2.8.6 |
org.apache.commons : commons-lang3 | jar | 3.9 |
Group / Artifact | Type | Version |
---|---|---|
commons-io : commons-io | jar | 2.6 |
junit : junit | jar | 4.11 |