is not current version
Last Version 1.0.0-alpha3

org.int4.dirk.extensions:extensions-assisted 1.0.0-alpha2


GroupId

GroupId

org.int4.dirk.extensions
ArtifactId

ArtifactId

extensions-assisted
Version

Version

1.0.0-alpha2
Type

Type

jar

Download extensions-assisted 1.0.0-alpha2


<!-- https://jarcasting.com/artifacts/org.int4.dirk.extensions/extensions-assisted/ -->
<dependency>
    <groupId>org.int4.dirk.extensions</groupId>
    <artifactId>extensions-assisted</artifactId>
    <version>1.0.0-alpha2</version>
</dependency>
// https://jarcasting.com/artifacts/org.int4.dirk.extensions/extensions-assisted/
implementation 'org.int4.dirk.extensions:extensions-assisted:1.0.0-alpha2'
// https://jarcasting.com/artifacts/org.int4.dirk.extensions/extensions-assisted/
implementation ("org.int4.dirk.extensions:extensions-assisted:1.0.0-alpha2")
'org.int4.dirk.extensions:extensions-assisted:jar:1.0.0-alpha2'
<dependency org="org.int4.dirk.extensions" name="extensions-assisted" rev="1.0.0-alpha2">
  <artifact name="extensions-assisted" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.int4.dirk.extensions', module='extensions-assisted', version='1.0.0-alpha2')
)
libraryDependencies += "org.int4.dirk.extensions" % "extensions-assisted" % "1.0.0-alpha2"
[org.int4.dirk.extensions/extensions-assisted "1.0.0-alpha2"]