is not current version
Last Version 1.10.0

com.github.ibole:infrastructure-common 1.0.9


GroupId

GroupId

com.github.ibole
ArtifactId

ArtifactId

infrastructure-common
Version

Version

1.0.9
Type

Type

jar

Download infrastructure-common 1.0.9


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