License |
License
Gnu Gpl 3
|
---|---|
GroupId | GroupIdone.empty3 |
ArtifactId | ArtifactIdfeature |
Version | Version2020.4.4 |
Type | Typejar |
Description |
Descriptionfeature
feature
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
feature-2020.4.4.pom | |
feature-2020.4.4.jar | 211 KB |
feature-2020.4.4-sources.jar | 77 KB |
feature-2020.4.4-javadoc.jar | 803 KB |
Browse |
<!-- https://jarcasting.com/artifacts/one.empty3/feature/ -->
<dependency>
<groupId>one.empty3</groupId>
<artifactId>feature</artifactId>
<version>2020.4.4</version>
</dependency>
// https://jarcasting.com/artifacts/one.empty3/feature/
implementation 'one.empty3:feature:2020.4.4'
// https://jarcasting.com/artifacts/one.empty3/feature/
implementation ("one.empty3:feature:2020.4.4")
'one.empty3:feature:jar:2020.4.4'
<dependency org="one.empty3" name="feature" rev="2020.4.4">
<artifact name="feature" type="jar" />
</dependency>
@Grapes(
@Grab(group='one.empty3', module='feature', version='2020.4.4')
)
libraryDependencies += "one.empty3" % "feature" % "2020.4.4"
[one.empty3/feature "2020.4.4"]