Last Version

mill-s3-publish_2.13 9911fd9

A Mill plugin to publish artifacts to S3

License

License

MIT
GroupId

GroupId

com.goyeau
ArtifactId

ArtifactId

mill-s3-publish_2.13
Version

Version

9911fd9
Type

Type

jar
Description

Description

mill-s3-publish_2.13
A Mill plugin to publish artifacts to S3
Project URL

Project URL

https://github.com/joan38/mill-s3-publish
Source Code Management

Source Code Management

https://github.com/joan38/mill-s3-publish

Download mill-s3-publish_2.13 9911fd9


<!-- https://jarcasting.com/artifacts/com.goyeau/mill-s3-publish_2.13/ -->
<dependency>
    <groupId>com.goyeau</groupId>
    <artifactId>mill-s3-publish_2.13</artifactId>
    <version>9911fd9</version>
</dependency>
// https://jarcasting.com/artifacts/com.goyeau/mill-s3-publish_2.13/
implementation 'com.goyeau:mill-s3-publish_2.13:9911fd9'
// https://jarcasting.com/artifacts/com.goyeau/mill-s3-publish_2.13/
implementation ("com.goyeau:mill-s3-publish_2.13:9911fd9")
'com.goyeau:mill-s3-publish_2.13:jar:9911fd9'
<dependency org="com.goyeau" name="mill-s3-publish_2.13" rev="9911fd9">
  <artifact name="mill-s3-publish_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.goyeau', module='mill-s3-publish_2.13', version='9911fd9')
)
libraryDependencies += "com.goyeau" % "mill-s3-publish_2.13" % "9911fd9"
[com.goyeau/mill-s3-publish_2.13 "9911fd9"]

Dependencies

compile (2)

Group / Artifact Type Version
com.amazonaws : aws-java-sdk jar 1.11.820
com.fasterxml.jackson.core : jackson-databind jar 2.11.2

provided (1)

Group / Artifact Type Version
com.lihaoyi : mill-scalalib_2.13 jar 0.9.3

Project Modules

There are no modules declared in this project.