GroupId | GroupIdcom.nhncorp.ntaf |
---|---|
ArtifactId | ArtifactIdntaf-fitlibrary |
Version | Version20100603 |
Type | Typejar |
Filename | Size |
---|---|
ntaf-fitlibrary-20100603.pom | |
ntaf-fitlibrary-20100603.jar | 482 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.nhncorp.ntaf/ntaf-fitlibrary/ -->
<dependency>
<groupId>com.nhncorp.ntaf</groupId>
<artifactId>ntaf-fitlibrary</artifactId>
<version>20100603</version>
</dependency>
// https://jarcasting.com/artifacts/com.nhncorp.ntaf/ntaf-fitlibrary/
implementation 'com.nhncorp.ntaf:ntaf-fitlibrary:20100603'
// https://jarcasting.com/artifacts/com.nhncorp.ntaf/ntaf-fitlibrary/
implementation ("com.nhncorp.ntaf:ntaf-fitlibrary:20100603")
'com.nhncorp.ntaf:ntaf-fitlibrary:jar:20100603'
<dependency org="com.nhncorp.ntaf" name="ntaf-fitlibrary" rev="20100603">
<artifact name="ntaf-fitlibrary" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.nhncorp.ntaf', module='ntaf-fitlibrary', version='20100603')
)
libraryDependencies += "com.nhncorp.ntaf" % "ntaf-fitlibrary" % "20100603"
[com.nhncorp.ntaf/ntaf-fitlibrary "20100603"]