| License |
License |
|---|---|
| Categories |
CategoriesIDE Development Tools |
| GroupId | GroupIdcom.github.aiderpmsi |
| ArtifactId | ArtifactIdlibHprim |
| Last Version | Last Version3.3.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionlibHprim
Librairie de lecture de fichiers HPRIM
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| libHprim-3.3.0.pom | |
| libHprim-3.3.0.jar | 170 KB |
| libHprim-3.3.0-sources.jar | 94 KB |
| libHprim-3.3.0-javadoc.jar | 601 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.aiderpmsi/libHprim/ -->
<dependency>
<groupId>com.github.aiderpmsi</groupId>
<artifactId>libHprim</artifactId>
<version>3.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.aiderpmsi/libHprim/
implementation 'com.github.aiderpmsi:libHprim:3.3.0'
// https://jarcasting.com/artifacts/com.github.aiderpmsi/libHprim/
implementation ("com.github.aiderpmsi:libHprim:3.3.0")
'com.github.aiderpmsi:libHprim:jar:3.3.0'
<dependency org="com.github.aiderpmsi" name="libHprim" rev="3.3.0">
<artifact name="libHprim" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.aiderpmsi', module='libHprim', version='3.3.0')
)
libraryDependencies += "com.github.aiderpmsi" % "libHprim" % "3.3.0"
[com.github.aiderpmsi/libHprim "3.3.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.antlr : antlr-runtime | jar | 3.4 |
| commons-lang : commons-lang | jar | 2.6 |
| xalan : xalan | jar | 2.7.1 |
| xerces : xercesImpl | jar | 2.9.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.10 |