License |
License |
---|---|
GroupId | GroupIdcom.github.rjolly |
ArtifactId | ArtifactIdjarlister_2.11 |
Last Version | Last Version1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjarlister
A tool that lists a jar's classes into its manifest
|
Project URL |
Project URL |
Project Organization |
Project Organizationcom.github.rjolly |
Filename | Size |
---|---|
jarlister_2.11-1.1.pom | |
jarlister_2.11-1.1.jar | 8 KB |
jarlister_2.11-1.1-sources.jar | 3 KB |
jarlister_2.11-1.1-javadoc.jar | 364 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.6 |
org.apache.ant : ant | jar | 1.9.4 |