License |
License |
---|---|
GroupId | GroupIdde.dimaki |
ArtifactId | ArtifactIdrefuel |
Last Version | Last Version0.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionRefuel
An application update tool for Java 8
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
refuel-0.1.1.pom | |
refuel-0.1.1.jar | 23 KB |
refuel-0.1.1-sources.jar | 15 KB |
refuel-0.1.1-javadoc.jar | 114 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.dimaki/refuel/ -->
<dependency>
<groupId>de.dimaki</groupId>
<artifactId>refuel</artifactId>
<version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/de.dimaki/refuel/
implementation 'de.dimaki:refuel:0.1.1'
// https://jarcasting.com/artifacts/de.dimaki/refuel/
implementation ("de.dimaki:refuel:0.1.1")
'de.dimaki:refuel:jar:0.1.1'
<dependency org="de.dimaki" name="refuel" rev="0.1.1">
<artifact name="refuel" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.dimaki', module='refuel', version='0.1.1')
)
libraryDependencies += "de.dimaki" % "refuel" % "0.1.1"
[de.dimaki/refuel "0.1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.12 |
Group / Artifact | Type | Version |
---|---|---|
org.littleshoot : littleproxy | jar | 1.0.0-beta8 |
org.slf4j : log4j-over-slf4j | jar | 1.7.12 |
org.slf4j : slf4j-simple | jar | 1.7.12 |
junit : junit | jar | 4.12 |
org.mockito : mockito-all | jar | 1.10.19 |