is not current version
Last Version 1.0.12

org.aeonbits.owner:owner-site 1.0.5.1

OWNER's awesome website.

Categories

Categories

owner Application Layer Libs Configuration
GroupId

GroupId

org.aeonbits.owner
ArtifactId

ArtifactId

owner-site
Version

Version

1.0.5.1
Type

Type

pom

Download owner-site 1.0.5.1

Filename Size
owner-site-1.0.5.1.pom 1 KB
Browse

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