Last Version

emjar -- for loading dependencies from embedded jar files 2.0.0

Collection of utility components

License

License

GroupId

GroupId

no.hassle.commons
ArtifactId

ArtifactId

emjar
Version

Version

2.0.0
Type

Type

jar
Description

Description

emjar -- for loading dependencies from embedded jar files
Collection of utility components
Project URL

Project URL

https://github.com/no-hassle/java-commons/tree/master/emjar

Download emjar 2.0.0


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

Dependencies

test (3)

Group / Artifact Type Version
junit : junit jar 4.11
com.google.guava : guava jar 14.0
org.apache.httpcomponents : httpclient jar 4.4

Project Modules

There are no modules declared in this project.