License |
License |
---|---|
GroupId | GroupIdorg.joinfaces |
ArtifactId | ArtifactIdjoinfaces-parent |
Last Version | Last Version5.0.0-m3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJoinFaces
JoinFaces
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
joinfaces-parent-5.0.0-m3.pom | 44 KB |
joinfaces-parent-5.0.0-m3-tests.jar | 6 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.joinfaces/joinfaces-parent/ -->
<dependency>
<groupId>org.joinfaces</groupId>
<artifactId>joinfaces-parent</artifactId>
<version>5.0.0-m3</version>
</dependency>
// https://jarcasting.com/artifacts/org.joinfaces/joinfaces-parent/
implementation 'org.joinfaces:joinfaces-parent:5.0.0-m3'
// https://jarcasting.com/artifacts/org.joinfaces/joinfaces-parent/
implementation ("org.joinfaces:joinfaces-parent:5.0.0-m3")
'org.joinfaces:joinfaces-parent:jar:5.0.0-m3'
<dependency org="org.joinfaces" name="joinfaces-parent" rev="5.0.0-m3">
<artifact name="joinfaces-parent" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.joinfaces', module='joinfaces-parent', version='5.0.0-m3')
)
libraryDependencies += "org.joinfaces" % "joinfaces-parent" % "5.0.0-m3"
[org.joinfaces/joinfaces-parent "5.0.0-m3"]