is not current version
Last Version 0.1.0

com.artemkaxboy:jib-custom-entrypoint-extension-gradle 0.0.1

Allows customizing entrypoint.

Categories

Categories

Gradle Build Tools
GroupId

GroupId

com.artemkaxboy
ArtifactId

ArtifactId

jib-custom-entrypoint-extension-gradle
Version

Version

0.0.1
Type

Type

jar

Download jib-custom-entrypoint-extension-gradle 0.0.1


<!-- https://jarcasting.com/artifacts/com.artemkaxboy/jib-custom-entrypoint-extension-gradle/ -->
<dependency>
    <groupId>com.artemkaxboy</groupId>
    <artifactId>jib-custom-entrypoint-extension-gradle</artifactId>
    <version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.artemkaxboy/jib-custom-entrypoint-extension-gradle/
implementation 'com.artemkaxboy:jib-custom-entrypoint-extension-gradle:0.0.1'
// https://jarcasting.com/artifacts/com.artemkaxboy/jib-custom-entrypoint-extension-gradle/
implementation ("com.artemkaxboy:jib-custom-entrypoint-extension-gradle:0.0.1")
'com.artemkaxboy:jib-custom-entrypoint-extension-gradle:jar:0.0.1'
<dependency org="com.artemkaxboy" name="jib-custom-entrypoint-extension-gradle" rev="0.0.1">
  <artifact name="jib-custom-entrypoint-extension-gradle" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.artemkaxboy', module='jib-custom-entrypoint-extension-gradle', version='0.0.1')
)
libraryDependencies += "com.artemkaxboy" % "jib-custom-entrypoint-extension-gradle" % "0.0.1"
[com.artemkaxboy/jib-custom-entrypoint-extension-gradle "0.0.1"]