Categories |
CategoriesData |
---|---|
GroupId | GroupIdcom.yegortimoshenko |
ArtifactId | ArtifactIddata.html |
Version | Version20170421.124711 |
Type | Typejar |
Filename | Size |
---|---|
data.html-20170421.124711.pom | |
data.html-20170421.124711.jar | 5 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.yegortimoshenko/data.html/ -->
<dependency>
<groupId>com.yegortimoshenko</groupId>
<artifactId>data.html</artifactId>
<version>20170421.124711</version>
</dependency>
// https://jarcasting.com/artifacts/com.yegortimoshenko/data.html/
implementation 'com.yegortimoshenko:data.html:20170421.124711'
// https://jarcasting.com/artifacts/com.yegortimoshenko/data.html/
implementation ("com.yegortimoshenko:data.html:20170421.124711")
'com.yegortimoshenko:data.html:jar:20170421.124711'
<dependency org="com.yegortimoshenko" name="data.html" rev="20170421.124711">
<artifact name="data.html" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.yegortimoshenko', module='data.html', version='20170421.124711')
)
libraryDependencies += "com.yegortimoshenko" % "data.html" % "20170421.124711"
[com.yegortimoshenko/data.html "20170421.124711"]