Categories |
CategoriesNet |
---|---|
GroupId | GroupIdorg.jvnet.hifaces |
ArtifactId | ArtifactIdhifaces-project |
Version | Version0.4.111 |
Type | Typepom |
Filename | Size |
---|---|
hifaces-project-0.4.111.pom | 6 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jvnet.hifaces/hifaces-project/ -->
<dependency>
<groupId>org.jvnet.hifaces</groupId>
<artifactId>hifaces-project</artifactId>
<version>0.4.111</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jvnet.hifaces/hifaces-project/
implementation 'org.jvnet.hifaces:hifaces-project:0.4.111'
// https://jarcasting.com/artifacts/org.jvnet.hifaces/hifaces-project/
implementation ("org.jvnet.hifaces:hifaces-project:0.4.111")
'org.jvnet.hifaces:hifaces-project:pom:0.4.111'
<dependency org="org.jvnet.hifaces" name="hifaces-project" rev="0.4.111">
<artifact name="hifaces-project" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jvnet.hifaces', module='hifaces-project', version='0.4.111')
)
libraryDependencies += "org.jvnet.hifaces" % "hifaces-project" % "0.4.111"
[org.jvnet.hifaces/hifaces-project "0.4.111"]