is not current version
Last Version 1.2.0

com.github.exabrial:form-binding-test-module 1.1.0

Test module

Categories

Categories

ORM Data
GroupId

GroupId

com.github.exabrial
ArtifactId

ArtifactId

form-binding-test-module
Version

Version

1.1.0
Type

Type

jar

Download form-binding-test-module 1.1.0


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