C3 Linearization Implementation for Java


License

License

GroupId

GroupId

com.github.ruediste
ArtifactId

ArtifactId

c3java
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

C3 Linearization Implementation for Java
C3 Linearization Implementation for Java
Project URL

Project URL

https://github.com/ruediste/c3java

Download c3java

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.google.guava : guava jar 18.0
cglib : cglib jar 3.1

test (3)

Group / Artifact Type Version
junit : junit-dep jar 4.11
org.hamcrest : hamcrest-library jar 1.3
org.mockito : mockito-all jar 1.9.5

Project Modules

There are no modules declared in this project.

Versions

Version
1.0