is not current version
Last Version 3.2.4

com.fastjrun.codeg:codeg-test 2.1.2


GroupId

GroupId

com.fastjrun.codeg
ArtifactId

ArtifactId

codeg-test
Version

Version

2.1.2
Type

Type

jar

Download codeg-test 2.1.2


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