is not current version
Last Version 1.8

com.github.langion:langion-form 1.4


Categories

Categories

ORM Data
GroupId

GroupId

com.github.langion
ArtifactId

ArtifactId

langion-form
Version

Version

1.4
Type

Type

jar

Download langion-form 1.4


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