is not current version
Last Version 1.1

com.aerse:swift-maven 1.0

Standard Maven wagon support for swift:// urls

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.aerse
ArtifactId

ArtifactId

swift-maven
Version

Version

1.0
Type

Type

jar

Download swift-maven 1.0


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