| License |
License |
|---|---|
| Categories |
CategoriesSubversion Development Tools Version Controls |
| GroupId | GroupIdbr.com.jarch |
| ArtifactId | ArtifactIdjarch-svn |
| Last Version | Last Version22.5.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Filename | Size |
|---|---|
| jarch-svn-22.5.2.pom | |
| jarch-svn-22.5.2.jar | 47 KB |
| jarch-svn-22.5.2-sources.jar | 19 KB |
| jarch-svn-22.5.2-javadoc.jar | 435 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/br.com.jarch/jarch-svn/ -->
<dependency>
<groupId>br.com.jarch</groupId>
<artifactId>jarch-svn</artifactId>
<version>22.5.2</version>
</dependency>
// https://jarcasting.com/artifacts/br.com.jarch/jarch-svn/
implementation 'br.com.jarch:jarch-svn:22.5.2'
// https://jarcasting.com/artifacts/br.com.jarch/jarch-svn/
implementation ("br.com.jarch:jarch-svn:22.5.2")
'br.com.jarch:jarch-svn:jar:22.5.2'
<dependency org="br.com.jarch" name="jarch-svn" rev="22.5.2">
<artifact name="jarch-svn" type="jar" />
</dependency>
@Grapes(
@Grab(group='br.com.jarch', module='jarch-svn', version='22.5.2')
)
libraryDependencies += "br.com.jarch" % "jarch-svn" % "22.5.2"
[br.com.jarch/jarch-svn "22.5.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.tmatesoft.svnkit : svnkit | jar | 1.8.13 |
| org.tmatesoft.sqljet : sqljet | jar | 1.1.10 |
| de.regnis.q.sequence : sequence-library | jar | 1.0.3 |