Last Version

Survey 0.1.0

A library for re-mapping compiled Java artifacts.

License

License

GroupId

GroupId

me.jamiemansfield
ArtifactId

ArtifactId

survey
Version

Version

0.1.0
Type

Type

jar
Description

Description

Survey
A library for re-mapping compiled Java artifacts.
Project URL

Project URL

https://github.com/jamiemansfield/Survey
Source Code Management

Source Code Management

https://github.com/jamiemansfield/Survey

Download survey 0.1.0


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

Dependencies

compile (4)

Group / Artifact Type Version
net.sf.jopt-simple : jopt-simple jar 5.0.3
org.ow2.asm : asm-commons jar 6.0
me.jamiemansfield : lorenz jar 0.2.0
me.jamiemansfield : csv jar 0.1.0

Project Modules

There are no modules declared in this project.