GroupId | GroupIdcom.github.bdqfork |
---|---|
ArtifactId | ArtifactIdhamal-context |
Version | Version0.1.0 |
Type | Typejar |
Filename | Size |
---|---|
hamal-context-0.1.0.pom | |
hamal-context-0.1.0.jar | 3 KB |
hamal-context-0.1.0-sources.jar | 1 KB |
hamal-context-0.1.0-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.bdqfork/hamal-context/ -->
<dependency>
<groupId>com.github.bdqfork</groupId>
<artifactId>hamal-context</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.bdqfork/hamal-context/
implementation 'com.github.bdqfork:hamal-context:0.1.0'
// https://jarcasting.com/artifacts/com.github.bdqfork/hamal-context/
implementation ("com.github.bdqfork:hamal-context:0.1.0")
'com.github.bdqfork:hamal-context:jar:0.1.0'
<dependency org="com.github.bdqfork" name="hamal-context" rev="0.1.0">
<artifact name="hamal-context" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.bdqfork', module='hamal-context', version='0.1.0')
)
libraryDependencies += "com.github.bdqfork" % "hamal-context" % "0.1.0"
[com.github.bdqfork/hamal-context "0.1.0"]