License |
License |
---|---|
GroupId | GroupIdorg.joinfaces |
ArtifactId | ArtifactIdjoinfaces-starters |
Last Version | Last Version3.2.6 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJoinfaces Starters
Group of all Joinfaces Starters
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
joinfaces-starters-3.2.6.pom | 2 KB |
joinfaces-starters-3.2.6-tests.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.joinfaces/joinfaces-starters/ -->
<dependency>
<groupId>org.joinfaces</groupId>
<artifactId>joinfaces-starters</artifactId>
<version>3.2.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.joinfaces/joinfaces-starters/
implementation 'org.joinfaces:joinfaces-starters:3.2.6'
// https://jarcasting.com/artifacts/org.joinfaces/joinfaces-starters/
implementation ("org.joinfaces:joinfaces-starters:3.2.6")
'org.joinfaces:joinfaces-starters:jar:3.2.6'
<dependency org="org.joinfaces" name="joinfaces-starters" rev="3.2.6">
<artifact name="joinfaces-starters" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.joinfaces', module='joinfaces-starters', version='3.2.6')
)
libraryDependencies += "org.joinfaces" % "joinfaces-starters" % "3.2.6"
[org.joinfaces/joinfaces-starters "3.2.6"]
Group / Artifact | Type | Version |
---|---|---|
com.google.code.findbugs : annotations | jar | 3.0.1u2 |