Last Version

JabSaw Implementation 1.2

Shared implementation of the JabSaw module system

License

License

GroupId

GroupId

org.jabsaw
ArtifactId

ArtifactId

jabsaw-impl
Version

Version

1.2
Type

Type

jar
Description

Description

JabSaw Implementation
Shared implementation of the JabSaw module system
Project Organization

Project Organization

Ruedi Steinmann

Download jabsaw-impl 1.2


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

Dependencies

compile (2)

Group / Artifact Type Version
org.ow2.asm : asm jar 5.0.1
org.jgrapht : jgrapht-core jar 0.9.0

test (2)

Group / Artifact Type Version
org.jabsaw : jabsaw-api jar 1.2
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.