Last Version

Platypus - Java Mixins 0.1.0

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

GroupId

GroupId

com.github.ruifigueira
ArtifactId

ArtifactId

platypus
Version

Version

0.1.0
Type

Type

jar
Description

Description

Platypus - Java Mixins
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project Organization

Project Organization

VILT Group
Source Code Management

Source Code Management

https://github.com/ruifigueira/platypus

Download platypus 0.1.0


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

Dependencies

compile (2)

Group / Artifact Type Version
com.google.guava : guava jar 18.0
org.slf4j : slf4j-api jar 1.7.10

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.mockito : mockito-core jar 1.10.19

Project Modules

There are no modules declared in this project.