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