| License |
License
The Apache Software License, Version 2.0
|
|---|---|
| Categories |
CategoriesIDE Development Tools |
| GroupId | GroupIdcom.insidecoding |
| ArtifactId | ArtifactIdupdatr |
| Last Version | Last Version1.18 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionupdatr
Checks for the latest version of programs and automatically updates them
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| updatr-1.18.pom | |
| updatr-1.18.jar | 17 KB |
| updatr-1.18-sources.jar | 8 KB |
| updatr-1.18-javadoc.jar | 78 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.insidecoding/updatr/ -->
<dependency>
<groupId>com.insidecoding</groupId>
<artifactId>updatr</artifactId>
<version>1.18</version>
</dependency>
// https://jarcasting.com/artifacts/com.insidecoding/updatr/
implementation 'com.insidecoding:updatr:1.18'
// https://jarcasting.com/artifacts/com.insidecoding/updatr/
implementation ("com.insidecoding:updatr:1.18")
'com.insidecoding:updatr:jar:1.18'
<dependency org="com.insidecoding" name="updatr" rev="1.18">
<artifact name="updatr" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.insidecoding', module='updatr', version='1.18')
)
libraryDependencies += "com.insidecoding" % "updatr" % "1.18"
[com.insidecoding/updatr "1.18"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.guava : guava | jar | 21.0 |
| org.slf4j : slf4j-api | jar | 1.7.22 |
| ch.qos.logback : logback-classic | jar | 1.1.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |