Last Version

jarlister 1.1

A tool that lists a jar's classes into its manifest

License

License

GPL
GroupId

GroupId

com.github.rjolly
ArtifactId

ArtifactId

jarlister_2.11
Version

Version

1.1
Type

Type

jar
Description

Description

jarlister
A tool that lists a jar's classes into its manifest
Project URL

Project URL

http://github.com/rjolly/jarlister
Project Organization

Project Organization

com.github.rjolly

Download jarlister_2.11 1.1


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

Dependencies

compile (2)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.6
org.apache.ant : ant jar 1.9.4

Project Modules

There are no modules declared in this project.