is not current version
Last Version 1.0.1

com.hmsonline:virgil 0.16.0


GroupId

GroupId

com.hmsonline
ArtifactId

ArtifactId

virgil
Version

Version

0.16.0
Type

Type

jar

Download virgil 0.16.0


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