MVN

com.linkare : zas-impl

Maven & Gradle

Mar 06, 2021

zas-impl · The AspectJ based implementation of the Zas project. This is the new version of the implementation of Zas which, initially, started as a M.Sc. thesis project by Paulo Zenida at ISCTE.

<dependency>
    <groupId>com.linkare</groupId>
    <artifactId>zas-impl</artifactId>
    <version>3.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.linkare : zas-impl to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.0.0

All Versions

Choose a version of com.linkare : zas-impl to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.0.x
zas-impl-3.0.0

How to add a dependency to Maven

Add the following com.linkare : zas-impl maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.linkare</groupId>
    <artifactId>zas-impl</artifactId>
    <version>3.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.linkare : zas-impl gradle dependency to your build.gradle file:

implementation 'com.linkare:zas-impl:3.0.0'

Gradle Kotlin DSL: Add the following com.linkare : zas-impl gradle kotlin dependency to your build.gradle.kts file:

implementation("com.linkare:zas-impl:3.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.linkare : zas-impl sbt scala dependency to your build.sbt file:

libraryDependencies += "com.linkare" % "zas-impl" % "3.0.0"

Advertisement

Dependencies from Group

Mar 06, 2021
7 usages
Mar 05, 2021
2 usages
0 stars
Mar 06, 2021
2 usages
Mar 06, 2021
2 usages
Mar 06, 2021
1 usages

Discover Dependencies

Mar 06, 2021
1 usages
Jun 17, 2023
61 stars
Mar 30, 2023
149 stars
Aug 01, 2023
1 usages
3 stars
Aug 01, 2023
6 usages
3 stars
Aug 01, 2023
3 usages
3 stars
Jul 27, 2023
9 stars
Nov 25, 2021
0 stars
Aug 22, 2023
1 usages
401 stars