is not current version
Last Version 1.0.5

com.baffalotech:baffalotech-parent 1.0.1

baffalotech integration framework

GroupId

GroupId

com.baffalotech
ArtifactId

ArtifactId

baffalotech-parent
Version

Version

1.0.1
Type

Type

pom

Download baffalotech-parent 1.0.1


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