is not current version
Last Version 1.8

com.github.langion:langion 1.3


GroupId

GroupId

com.github.langion
ArtifactId

ArtifactId

langion
Version

Version

1.3
Type

Type

pom

Download langion 1.3

Filename Size
langion-1.3.pom 3 KB
Browse

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