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