MVN

com.artipie : asto-core

Maven & Gradle

Apr 27, 2023
20 stars
<dependency>
    <groupId>com.artipie</groupId>
    <artifactId>asto-core</artifactId>
    <version>v1.16.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.artipie : asto-core to add to Maven or Gradle - Latest Versions:

  • Latest Stable: v1.16.0

All Versions

Choose a version of com.artipie : asto-core to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
v1.16.x
asto-core-v1.16.0
v1.15.x
asto-core-v1.15.5
asto-core-v1.15.4
asto-core-v1.15.3
asto-core-v1.15.2
asto-core-v1.15.1
asto-core-v1.15.0
v1.14.x
asto-core-v1.14.1
asto-core-v1.14.0
v1.13.x
asto-core-v1.13.0
v1.12.x
asto-core-v1.12.4

How to add a dependency to Maven

Add the following com.artipie : asto-core maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.artipie</groupId>
    <artifactId>asto-core</artifactId>
    <version>v1.16.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.artipie : asto-core gradle dependency to your build.gradle file:

implementation 'com.artipie:asto-core:v1.16.0'

Gradle Kotlin DSL: Add the following com.artipie : asto-core gradle kotlin dependency to your build.gradle.kts file:

implementation("com.artipie:asto-core:v1.16.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.artipie : asto-core sbt scala dependency to your build.sbt file:

libraryDependencies += "com.artipie" % "asto-core" % "v1.16.0"

Advertisement

Dependencies from Group

Apr 27, 2023
26 usages
21 stars
Aug 01, 2023
23 usages
30 stars
Jan 27, 2022
22 usages
12 stars
May 23, 2022
10 usages
9 stars
Aug 03, 2023
2 usages
14 stars

Discover Dependencies