is not current version
Last Version 0.3.3

com.github.containersolutions:operator-framework-samples-common-files 0.3.1

Files shared between samples

Categories

Categories

Container
GroupId

GroupId

com.github.containersolutions
ArtifactId

ArtifactId

operator-framework-samples-common-files
Version

Version

0.3.1
Type

Type

jar

Download operator-framework-samples-common-files 0.3.1


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