is not current version
Last Version 4.1.0

com.github.ifeilong:feilong-common-test 4.0.0

some common test entity and test abstract class

GroupId

GroupId

com.github.ifeilong
ArtifactId

ArtifactId

feilong-common-test
Version

Version

4.0.0
Type

Type

jar

Download feilong-common-test 4.0.0


<!-- https://jarcasting.com/artifacts/com.github.ifeilong/feilong-common-test/ -->
<dependency>
    <groupId>com.github.ifeilong</groupId>
    <artifactId>feilong-common-test</artifactId>
    <version>4.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ifeilong/feilong-common-test/
implementation 'com.github.ifeilong:feilong-common-test:4.0.0'
// https://jarcasting.com/artifacts/com.github.ifeilong/feilong-common-test/
implementation ("com.github.ifeilong:feilong-common-test:4.0.0")
'com.github.ifeilong:feilong-common-test:jar:4.0.0'
<dependency org="com.github.ifeilong" name="feilong-common-test" rev="4.0.0">
  <artifact name="feilong-common-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ifeilong', module='feilong-common-test', version='4.0.0')
)
libraryDependencies += "com.github.ifeilong" % "feilong-common-test" % "4.0.0"
[com.github.ifeilong/feilong-common-test "4.0.0"]