is not current version
Last Version 3-14

ch.inftec:jb 3.2-15

InfTec parent POM. Contains plugin versions as well as profiles to deploy projects to Central and Inftec Nexus

GroupId

GroupId

ch.inftec
ArtifactId

ArtifactId

jb
Version

Version

3.2-15
Type

Type

pom

Download jb 3.2-15

Filename Size
jb-3.2-15.pom 18 KB
Browse

<!-- https://jarcasting.com/artifacts/ch.inftec/jb/ -->
<dependency>
    <groupId>ch.inftec</groupId>
    <artifactId>jb</artifactId>
    <version>3.2-15</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/ch.inftec/jb/
implementation 'ch.inftec:jb:3.2-15'
// https://jarcasting.com/artifacts/ch.inftec/jb/
implementation ("ch.inftec:jb:3.2-15")
'ch.inftec:jb:pom:3.2-15'
<dependency org="ch.inftec" name="jb" rev="3.2-15">
  <artifact name="jb" type="pom" />
</dependency>
@Grapes(
@Grab(group='ch.inftec', module='jb', version='3.2-15')
)
libraryDependencies += "ch.inftec" % "jb" % "3.2-15"
[ch.inftec/jb "3.2-15"]