is not current version
Last Version 2.0

com.github.oswetto:loboevolution 1.0

Lobo Evolution Java Web Browser

GroupId

GroupId

com.github.oswetto
ArtifactId

ArtifactId

loboevolution
Version

Version

1.0
Type

Type

jar

Download loboevolution 1.0


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