| Categories |
CategoriesNet |
|---|---|
| GroupId | GroupIdorg.jvnet.hifaces |
| ArtifactId | ArtifactIdhifaces-project |
| Last Version | Last Version0.4.114.1 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionHifaces Project
|
| Filename | Size |
|---|---|
| hifaces-project-0.4.114.1.pom | 7 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.jvnet.hifaces/hifaces-project/ -->
<dependency>
<groupId>org.jvnet.hifaces</groupId>
<artifactId>hifaces-project</artifactId>
<version>0.4.114.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jvnet.hifaces/hifaces-project/
implementation 'org.jvnet.hifaces:hifaces-project:0.4.114.1'
// https://jarcasting.com/artifacts/org.jvnet.hifaces/hifaces-project/
implementation ("org.jvnet.hifaces:hifaces-project:0.4.114.1")
'org.jvnet.hifaces:hifaces-project:pom:0.4.114.1'
<dependency org="org.jvnet.hifaces" name="hifaces-project" rev="0.4.114.1">
<artifact name="hifaces-project" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jvnet.hifaces', module='hifaces-project', version='0.4.114.1')
)
libraryDependencies += "org.jvnet.hifaces" % "hifaces-project" % "0.4.114.1"
[org.jvnet.hifaces/hifaces-project "0.4.114.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 3.8.1 |