| License |
License
The Apache Software License, Version 2.0
|
|---|---|
| GroupId | GroupIdcom.github.ginvavilon.traghentto |
| ArtifactId | ArtifactIdbase |
| Last Version | Last Version0.6.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionTragnetto-Base
Interfaces for join sources of fiiles as files sytem, zip, http
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| base-0.6.2.pom | |
| base-0.6.2.jar | 42 KB |
| base-0.6.2-sources.jar | 20 KB |
| base-0.6.2-javadoc.jar | 505 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.ginvavilon.traghentto/base/ -->
<dependency>
<groupId>com.github.ginvavilon.traghentto</groupId>
<artifactId>base</artifactId>
<version>0.6.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ginvavilon.traghentto/base/
implementation 'com.github.ginvavilon.traghentto:base:0.6.2'
// https://jarcasting.com/artifacts/com.github.ginvavilon.traghentto/base/
implementation ("com.github.ginvavilon.traghentto:base:0.6.2")
'com.github.ginvavilon.traghentto:base:jar:0.6.2'
<dependency org="com.github.ginvavilon.traghentto" name="base" rev="0.6.2">
<artifact name="base" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ginvavilon.traghentto', module='base', version='0.6.2')
)
libraryDependencies += "com.github.ginvavilon.traghentto" % "base" % "0.6.2"
[com.github.ginvavilon.traghentto/base "0.6.2"]