is not current version
Last Version 1.3

com.stvconsultants:easygloss 1.2


Categories

Categories

Ant Build Tools
GroupId

GroupId

com.stvconsultants
ArtifactId

ArtifactId

easygloss
Version

Version

1.2
Type

Type

jar

Download easygloss 1.2


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