GroupId | GroupIdcom.oregor.staticfy |
---|---|
ArtifactId | ArtifactIdstaticfy-core-detail |
Version | Version0.0.8 |
Type | Typejar |
Filename | Size |
---|---|
staticfy-core-detail-0.0.8.pom | |
staticfy-core-detail-0.0.8.jar | 18 KB |
staticfy-core-detail-0.0.8-sources.jar | 11 KB |
staticfy-core-detail-0.0.8-javadoc.jar | 430 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.oregor.staticfy/staticfy-core-detail/ -->
<dependency>
<groupId>com.oregor.staticfy</groupId>
<artifactId>staticfy-core-detail</artifactId>
<version>0.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.oregor.staticfy/staticfy-core-detail/
implementation 'com.oregor.staticfy:staticfy-core-detail:0.0.8'
// https://jarcasting.com/artifacts/com.oregor.staticfy/staticfy-core-detail/
implementation ("com.oregor.staticfy:staticfy-core-detail:0.0.8")
'com.oregor.staticfy:staticfy-core-detail:jar:0.0.8'
<dependency org="com.oregor.staticfy" name="staticfy-core-detail" rev="0.0.8">
<artifact name="staticfy-core-detail" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.oregor.staticfy', module='staticfy-core-detail', version='0.0.8')
)
libraryDependencies += "com.oregor.staticfy" % "staticfy-core-detail" % "0.0.8"
[com.oregor.staticfy/staticfy-core-detail "0.0.8"]