is not current version
Last Version 1.0.5

com.baffalotech:baffalotech-integration-core 1.0.3


GroupId

GroupId

com.baffalotech
ArtifactId

ArtifactId

baffalotech-integration-core
Version

Version

1.0.3
Type

Type

jar

Download baffalotech-integration-core 1.0.3


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