GroupId | GroupIdcom.oregor.staticfy |
---|---|
ArtifactId | ArtifactIdstaticfy-core-detail |
Version | Version0.0.9 |
Type | Typejar |
Filename | Size |
---|---|
staticfy-core-detail-0.0.9.pom | |
staticfy-core-detail-0.0.9.jar | 20 KB |
staticfy-core-detail-0.0.9-sources.jar | 14 KB |
staticfy-core-detail-0.0.9-javadoc.jar | 440 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.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.oregor.staticfy/staticfy-core-detail/
implementation 'com.oregor.staticfy:staticfy-core-detail:0.0.9'
// https://jarcasting.com/artifacts/com.oregor.staticfy/staticfy-core-detail/
implementation ("com.oregor.staticfy:staticfy-core-detail:0.0.9")
'com.oregor.staticfy:staticfy-core-detail:jar:0.0.9'
<dependency org="com.oregor.staticfy" name="staticfy-core-detail" rev="0.0.9">
<artifact name="staticfy-core-detail" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.oregor.staticfy', module='staticfy-core-detail', version='0.0.9')
)
libraryDependencies += "com.oregor.staticfy" % "staticfy-core-detail" % "0.0.9"
[com.oregor.staticfy/staticfy-core-detail "0.0.9"]