GroupId | GroupIdcom.github.aartikov |
---|---|
ArtifactId | ArtifactIdsesame-property |
Version | Version1.0.0-alpha2 |
Type | Typeaar |
Filename | Size |
---|---|
sesame-property-1.0.0-alpha2.pom | |
sesame-property-1.0.0-alpha2-sources.jar | 5 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.aartikov/sesame-property/ -->
<dependency>
<groupId>com.github.aartikov</groupId>
<artifactId>sesame-property</artifactId>
<version>1.0.0-alpha2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.aartikov/sesame-property/
implementation 'com.github.aartikov:sesame-property:1.0.0-alpha2'
// https://jarcasting.com/artifacts/com.github.aartikov/sesame-property/
implementation ("com.github.aartikov:sesame-property:1.0.0-alpha2")
'com.github.aartikov:sesame-property:aar:1.0.0-alpha2'
<dependency org="com.github.aartikov" name="sesame-property" rev="1.0.0-alpha2">
<artifact name="sesame-property" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.aartikov', module='sesame-property', version='1.0.0-alpha2')
)
libraryDependencies += "com.github.aartikov" % "sesame-property" % "1.0.0-alpha2"
[com.github.aartikov/sesame-property "1.0.0-alpha2"]