License |
License |
---|---|
GroupId | GroupIdcom.github.teaey |
ArtifactId | ArtifactIdfeva-all |
Version | Version1.0.0 |
Type | Typejar |
Description |
DescriptionJava common tools.
|
Filename | Size |
---|---|
feva-all-1.0.0.pom | |
feva-all-1.0.0.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.teaey/feva-all/ -->
<dependency>
<groupId>com.github.teaey</groupId>
<artifactId>feva-all</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.teaey/feva-all/
implementation 'com.github.teaey:feva-all:1.0.0'
// https://jarcasting.com/artifacts/com.github.teaey/feva-all/
implementation ("com.github.teaey:feva-all:1.0.0")
'com.github.teaey:feva-all:jar:1.0.0'
<dependency org="com.github.teaey" name="feva-all" rev="1.0.0">
<artifact name="feva-all" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.teaey', module='feva-all', version='1.0.0')
)
libraryDependencies += "com.github.teaey" % "feva-all" % "1.0.0"
[com.github.teaey/feva-all "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.github.teaey : feva-common | jar | 1.0.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |